Volodymyr Shymanskyy
Volodymyr Shymanskyy
Currently, `_start` function has a special meaning (and handling) for WASI: https://github.com/wasm3/wasm3/blob/7890a2097569fde845881e0b352d813573e371f9/platforms/app/main.c#L263 Probably this can be improved by also checking the return type of `_start` and acting according to it....
SIMD is not planned atm, however contributions are welcome
Sorry, didn't notice this issue. Let me try to reproduce this
Sure, but Wasm3 converts wasm bytecode into internal representation, which is (again) stored in RAM. Wasm3 codepages (optimized for speed) will almost always take more space then the input wasm...
`m3_SetGlobal`, `m3_GetGlobal` API was added
@JamesDunne did you figure it out?
Fixed by https://github.com/wasm3/wasm3/pull/328
Related to #344 ?
@sascha1337 sorry, I've been busy lately. But I do see wasm3 needs some attention! I'll try to allocate some time during the following weeks!
Yes I was working on a new thing a bit: https://github.com/vshymanskyy/muon But mostly earning money. We need them 😁