This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-06 16:45:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2192c149e298a2a4fc135bb1a36bafee4a462398
ladybird
/
Userland
/
Libraries
/
LibWasm
History
Diego Frias
2192c149e2
LibWasm: Stop using
ConstrainedStream
for function parsing
...
Speeds up spidermonkey.wasm instantiation by around 20ms (260ms -> 240ms)
2024-07-27 08:19:51 +02:00
..
AbstractMachine
LibWasm: Remove unused vector methods of the interpreter
2024-07-24 23:23:09 +02:00
Parser
LibWasm: Stop using
ConstrainedStream
for function parsing
2024-07-27 08:19:51 +02:00
Printer
…
Tests
…
WASI
LibWasm/WASI+wasm: Make WASI exit() "noreturn" instead of making it exit
2024-07-18 14:54:50 +02:00
CMakeLists.txt
Meta: Remove SerenityOS-specific WASM test installer
2024-06-24 09:45:41 -06:00
Constants.h
…
Forward.h
…
Opcode.h
LibWasm: Flatten instructions in one continuous loop during parsing
2024-07-25 12:16:45 +02:00
Types.h
LibWasm: Provide size hint when parsing instructions into a vector
2024-07-27 08:19:51 +02:00
Wasi.h
LibWasm/WASI: Make the premapped stdio files configurable
2024-07-18 14:54:50 +02:00