mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
LibWasm: Start implementing WASI
This commit starts adding support for WASI, along with the framework to implement all the functions (though only a couple are currently implemented).
This commit is contained in:
committed by
Ali Mohammad Pur
parent
eceb244bef
commit
7e4e9fdb8f
@@ -212,6 +212,7 @@ set(VOLATILE_PAGE_RANGES_DEBUG ON)
|
||||
set(VRA_DEBUG ON)
|
||||
set(WAITBLOCK_DEBUG ON)
|
||||
set(WAITQUEUE_DEBUG ON)
|
||||
set(WASI_DEBUG ON)
|
||||
set(WASM_BINPARSER_DEBUG ON)
|
||||
set(WASM_TRACE_DEBUG ON)
|
||||
set(WASM_VALIDATOR_DEBUG ON)
|
||||
|
||||
Reference in New Issue
Block a user