MP

Rust to WebAssembly to JavaScript

I wrote a post for SpecTrust's engineering blog on compiling Rust projects to WASM and then making that WASM available in JavaScrpit. In particular, I wrote it to address what I felt like were some substantial holes in the existing documentation, specifically around:

If you're interested, check out the post here, and the example repository here.

The blog's got an RSS feed, so subscribe if you'd like to see what I and the rest of the engineering team put out in the future!

Created: 2021-11-25

Tags: javascript, rust, typescript, webassembly