Главная
Study mode:
on
1
- intro
2
- installing wasm-pack
3
- creating a rust library for your wasm module with cargo
4
- exploring the scaffolded library in vscode
5
- modifying the cargo.toml
6
- writing some rust webassembky code in vscode
7
- building rustlang wasm with apple m1 silicon
8
- exploring the generated wasm
9
- reverse engineering wasm to wat
10
- optimizing the generated release wasm
11
- extending your webassembly in rust
12
- building your webassembly for node.js
13
- executing your rust generated wasm in nodejs
14
- handcoding some webassembly
15
- comparing rust generated and handcoded webassembly
16
- conclusion
Description:
Dive into the world of WebAssembly (WASM) using Rust in this 33-minute video tutorial. Learn how to scaffold, build, and execute WebAssembly projects with Rust, including specific instructions for Apple M1 silicon. Explore the process of creating a Rust library for WASM modules, modify cargo.toml files, and write Rust WebAssembly code in VSCode. Discover techniques for optimizing release WASM, extending WebAssembly functionality in Rust, and building for Node.js execution. Compare Rust-generated WASM to hand-coded versions, and gain insights into reverse engineering WASM to WebAssembly Text Format (WAT). Perfect for developers looking to harness the power of WebAssembly with Rust.

Getting Started with WebAssembly - WASM with Rust Lang

Chris Hay
Add to list
00:00
-01:07