mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 09:39:39 +00:00
LibWasm: Flatten instructions in one continuous loop during parsing
Instead of multiple loops and multiple vectors, parse Wasm expressions in a simple loop. This gets us from ~450ms to instantiate spidermonkey to ~280ms.
This commit is contained in:
parent
f774d75f89
commit
2cfc1873c0
Notes:
github-actions[bot]
2024-07-25 10:17:44 +00:00
Author: https://github.com/dzfrias
Commit: 2cfc1873c0
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/811
3 changed files with 703 additions and 778 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue