ashtonmeuser / godot-wasm

Interact with WebAssembly modules from Godot
https://github.com/ashtonmeuser/godot-wasm/wiki
MIT License
197 stars 12 forks source link

Crash when memory is unexported #41

Closed ashtonmeuser closed 1 year ago

ashtonmeuser commented 1 year ago

May crash when setting stream peer memory reference. Will crash if attempting to print in _start() as WASI bindings write to unassigned memory causing SIGSEGV.

ashtonmeuser commented 1 year ago

Fixed with v0.2.3.