Skip to content

Commit afe93d6

Browse files
authored
Refactor wasm preamble (#7894)
This removes the integrateWasmJS function, which we define and then immediately call. Without it, the functions in it are toplevel and can be better optimized away. Also do a few minor cleanups while doing so, avoiding unnecessary global vars. Saves about 1% of js size.
1 parent 38c37ad commit afe93d6

File tree

1 file changed

+213
-227
lines changed

1 file changed

+213
-227
lines changed

0 commit comments

Comments
 (0)