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-04-28 23:44:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20d8ea4db13490b3a63acd1dfefcc1bdbc79deae
ladybird
/
Userland
/
Libraries
/
LibWasm
History
Diego
20d8ea4db1
LibWasm: Read indices as LEB128 u32s
...
Every type of index was previously being read as a size_t.
2024-06-18 16:58:33 +02:00
..
AbstractMachine
LibWasm: Check data segment offset at correct time during instantiation
2024-06-18 16:58:33 +02:00
Parser
LibWasm: Improve element validation and instantiation
2024-06-17 01:55:42 +02:00
Printer
…
Tests
…
WASI
…
CMakeLists.txt
…
Constants.h
…
Forward.h
…
Opcode.h
…
Types.h
LibWasm: Read indices as LEB128 u32s
2024-06-18 16:58:33 +02:00
Wasi.h
…