gzipped icon indicating copy to clipboard operation
gzipped copied to clipboard

How much memory?

Open 19Nazar opened this issue 9 months ago • 2 comments

Good afternoon, I have a question. I have a custom environment in webassemble that will provide such functions. https://github.com/19Nazar/WasmZig How much minimum memory will be required to run the assembly in python?

19Nazar avatar Apr 29 '24 15:04 19Nazar

I'm not sure what you're asking. This code isn't Zig or Python, it's Go. If you're hoping to compile this to WASM and run it inside a Python WASM environment, I'm afraid I can't help you as I don't use Python.

lpar avatar Apr 29 '24 22:04 lpar

I meant how much space the minimum build would take to make it work)

I'm not sure what you're asking. This code isn't Zig or Python, it's Go. If you're hoping to compile this to WASM and run it inside a Python WASM environment, I'm afraid I can't help you as I don't use Python.

I meant how much space the minimum build would take to make it work)

19Nazar avatar Apr 30 '24 07:04 19Nazar