Reenabled longjmp 🎉

This commit is contained in:
Syrus
2019-04-09 18:33:29 -07:00
parent b2446b567e
commit 02ed9f0e5f
13 changed files with 171 additions and 241 deletions

View File

@ -249,7 +249,7 @@ impl<'a> EmscriptenData<'a> {
stack_save,
stack_restore,
set_threw
set_threw,
}
}
}