1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:18:12 +00:00
serenity/Userland/Libraries/LibWeb/WebAssembly
Ali Mohammad Pur 3926eab3b7 LibWasm+LibWeb: Implement (a very basic version of) the JS link/import
This allows Wasm code to call javascript functions.
2021-05-26 15:34:13 +04:30
..
WebAssemblyObject.cpp LibWasm+LibWeb: Implement (a very basic version of) the JS link/import 2021-05-26 15:34:13 +04:30
WebAssemblyObject.h LibWeb: Implement a very basic WebAssembly JS API 2021-05-26 15:34:13 +04:30