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
2025-12-22 09:19:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a98f2a12d5069a2189fa38b4a7e158d84ee03ec
ladybird
/
Userland
/
Libraries
/
LibWasm
/
AbstractMachine
History
Andrew Kaster
a3157c8c69
LibWasm: Reject indirect calls to external function references
...
This fixes a test in the WebAssembly spec test suite that was added in
924c1f816d
2024-10-14 18:14:18 -06:00
..
AbstractMachine.cpp
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
2024-08-22 09:36:40 +02:00
AbstractMachine.h
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
2024-08-22 09:36:40 +02:00
BytecodeInterpreter.cpp
LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references
2024-08-22 09:36:40 +02:00
BytecodeInterpreter.h
…
Configuration.cpp
…
Configuration.h
…
Interpreter.h
…
Operators.h
…
Validator.cpp
LibWasm: Reject indirect calls to external function references
2024-10-14 18:14:18 -06:00
Validator.h
…