Skip to content

Commit 6daa02a

Browse files
committed
[Wasm] Reduce accesses to global variables in HashTables.
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.
1 parent 733cdb2 commit 6daa02a

File tree

3 files changed

+588
-221
lines changed

3 files changed

+588
-221
lines changed

0 commit comments

Comments
 (0)