youtube image
From YouTube: Ingvar Stepanyan - Interaction with real-world JavaScript from compiled Rust

Description

Rust recently got an official support for asm.js and WebAssembly targets.

While many have already played with it, tried to build simple hello-worlds and check the browser/Node.js console for result, there is still no well-established solution for Rust to interact with DOM API, JavaScript libraries or Node.js built-ins.

During the talk we will get a glimpse on how this can be done on the low-level, how to wrap common browser APIs into a nice Rust interface and how to interact with JavaScript objects without having a native GC support in Rust (yet).

Ingvar Stepanyan
https://rreverser.com/
https://twitter.com/RReverser
https://github.com/RReverser