mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-16 18:31:23 +00:00
Reenabled longjmp 🎉
This commit is contained in:
@ -249,7 +249,7 @@ impl<'a> EmscriptenData<'a> {
|
||||
|
||||
stack_save,
|
||||
stack_restore,
|
||||
set_threw
|
||||
set_threw,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user