Skip to content
Rust Search
← Browse conferences

Rust - embedding WebAssembly for scripting

FOSDEM

Rust is associated with performance, memory safety and control of memory usage. Embedding dynamic runtimes such as for Lua or Javascript for dynamic scripting within the Rust-App would introduce an huge overhead. A WebAssembly-engine seems to be a good choice as compact and portable runtime environment. JIT-compiler may be used in future to transform WASM files to native code. The talk will present WebAssembly technology and the benefits and pitfalls integrating it into a Rust-app. Small routine

Recording not playing? Use the FOSDEM link above.