Commit 6daa02a
committed
[Wasm] Reduce accesses to global variables in
Always perform hash table accesses, i.e. using clearing, insertion, lookup,
or dummy entry creation methods, on *local* variables. Add `setup()` and
`teardown()` methods to write/load local values into/from *global* backups.HashTables.1 parent 733cdb2 commit 6daa02a
3 files changed
+588
-221
lines changed
0 commit comments