Node Conf Remote 2020 Yoshua Wuyts WASM, Rust, and you
JavaScript excels at performant asynchronous computation. But for CPUintensive uses such as cryptography, compression, and encoding, its not always ideal. For that use case a new set of technologies, WASM WASI, have existed. And the most accessible toolchain for targeting WASM is Rust. In this talk, Id like to kickstart your journey to learning Rust and WASM. I want to equip you with knowledge of how to do basic conversions from classes to structs, inheritance to traits, and finally delve deeper into Rusts async execution model. Slide deck: Event: NodeConf Remote 2020 (NodeConf EU) Twitter:
|
|