Aioli 2.4.0
What's new
- Ability to lazy-load WebAssembly modules enhancement #32
- Log errors to console when calling main() #31
- New config
reinit
that when enabled, reinitializes the Wasm module after every exec (useful if you can't reset the global state between calls to themain()
function) - New utility function
cd
to change working directory of all tools at once