Closed ashtonmeuser closed 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.
_start()
Fixed with v0.2.3.
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.