example-wasm-array-passing

An example of array passing in wasm and C

Stars
14

How to Pass Arrays Between JavaScript and WebAssembly Modules Written in C

This project explores passing arrays between JavaScript and WebAssembly.

For more information read the blog post.