Fix the bug with de getting seperate dynamic envs, now unified but no opts for now (doing it seperetly was broken because of tyring to access it from inner closures. Also add a lot more runtime logging

This commit is contained in:
Nathan Braswell
2022-02-20 22:12:21 -05:00
parent 7ce2db21ff
commit 2874be3332
3 changed files with 223 additions and 98 deletions

View File

@@ -8,5 +8,6 @@ mkShell {
wabt
wasmtime
wasm3
kakoune
];
}