Getting Started with WebAssembly and Rust
What is WebAssembly? WebAssembly was developed by Mozilla in 2015 while looking for a way to make JavaScript more efficient with heavy applications. If you have never heard about WebAssembly, check out the two videos in this article! WebAssembly, or Wasm for brevity, is essentially a portable binary code format designed to run on an… Read more