i-net-software / i-net-software/JWebAssembly
wasm memory not exported ?
Open
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Currently, data transfer is dependent on wasm's linear memory, but jwebassembly is not exported. Is it currently not supported?
- memory[0] -> "memory"
I found out that both tinygo and teavm include memory export.
Contributor guide
Assessment
This issue has not been assessed yet.