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-05-06 11:19:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a00a3fa1ef11d3e0e085c27d0e305792ce032ed1
ladybird
/
Userland
/
Libraries
/
LibWasm
History
Ali Mohammad Pur
ed9e7f1ad0
LibWasm: Tolerate modules with invalid sections and mark them as invalid
...
We should not crash, but rather just fail to verify them.
2021-12-21 05:03:44 +03:30
..
AbstractMachine
LibWasm: Fix silly typo in f32 reinterpret validation
2021-12-21 05:03:44 +03:30
Parser
LibWasm: Tolerate modules with invalid sections and mark them as invalid
2021-12-21 05:03:44 +03:30
Printer
LibWasm: Make shown instruction names match the names in the spec
2021-12-21 05:03:44 +03:30
Tests
…
CMakeLists.txt
LibWasm: Implement module validation
2021-11-11 09:20:04 +01:00
Constants.h
…
Forward.h
LibWasm: Implement module validation
2021-11-11 09:20:04 +01:00
Opcode.h
LibWasm: Make opcode definitions enumerable through a macro
2021-11-11 09:20:04 +01:00
Types.h
LibWasm: Tolerate modules with invalid sections and mark them as invalid
2021-12-21 05:03:44 +03:30