ladybird/Userland/Libraries/LibWasm
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 LibWasm: Reject indirect calls to external function references 2024-10-14 18:14:18 -06:00
Parser LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references 2024-08-22 09:36:40 +02:00
Printer LibWasm: Remove type information from Value 2024-08-07 01:10:20 +02:00
Tests
WASI LibWasm+LibWeb: Allow tables to have externrefs in the JS API 2024-08-18 23:35:02 +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+LibWeb+test-wasm: Refcount Wasm::Module for function references 2024-08-22 09:36:40 +02:00
Wasi.h LibWasm/WASI: Make the premapped stdio files configurable 2024-07-18 14:54:50 +02:00