mirror of
https://github.com/darlinghq/darling-JavaScriptCore.git
synced 2025-04-16 05:49:58 +00:00
8 lines
353 B
C++
8 lines
353 B
C++
#include "wasm/js/WebAssemblyPrototype.cpp"
|
|
#include "wasm/js/WebAssemblyRuntimeErrorConstructor.cpp"
|
|
#include "wasm/js/WebAssemblyRuntimeErrorPrototype.cpp"
|
|
#include "wasm/js/WebAssemblyTableConstructor.cpp"
|
|
#include "wasm/js/WebAssemblyTablePrototype.cpp"
|
|
#include "wasm/js/WebAssemblyToJSCallee.cpp"
|
|
#include "wasm/js/WebAssemblyWrapperFunction.cpp"
|