Open da-liii opened 1 year ago
Available memory is limited strictly under wasm, on which there are only 16M RAM. This limit can be raised by altering compile flags.
What's the upper limit of memory on wasm platform? If I remember correctly it should be 16G?
Available memory is limited strictly under wasm, on which there are only 16M RAM. This limit can be raised by altering compile flags.