New
v0.4.9
- Structured WebAssembly/WASI tracing.
- Check out
d_m3EnableStraceflag and the demo ofwasm3-straceutility.
- Check out
- Backtrace recording on
traps(by @t-veor). - Support exported functions with multiple names (by @atdrendel)
- Support recursive
m3_Callinvocation. I.e. calling exported function from within imported function callback. pywasm3Python module is released. See some colorful examples π