Write to WebAssembly Memory from JavaScript

InstructorGuy Bedford

Share this video with your friends

Send Tweet

We write a function that converts a string to lowercase in WebAssembly, demonstrating how to set the input string from JavaScript.

WASM Fiddle: https://wasdk.github.io/WasmFiddle/?h1s69

Demo Repo: https://github.com/guybedford/wasm-intro