Add JavaScript <-> C++ interop example
Showing
- examples/javascript_interop/index.html 38 additions, 0 deletionsexamples/javascript_interop/index.html
- examples/javascript_interop/testapp.wasm 1 addition, 0 deletionsexamples/javascript_interop/testapp.wasm
- examples/testapp/CMakeLists.txt 5 additions, 1 deletionexamples/testapp/CMakeLists.txt
- examples/testapp/jsinterop.cpp 36 additions, 0 deletionsexamples/testapp/jsinterop.cpp
examples/javascript_interop/index.html
0 → 100644
examples/javascript_interop/testapp.wasm
0 → 120000
examples/testapp/jsinterop.cpp
0 → 100644
Please register or sign in to comment