A contiguous growable array type, written as `Vec`, short for ‘vector’.| doc.rust-lang.org
Modules¶| webassembly.github.io
NodeJS recently added experimental support for executing WebAssembly modules using WASI, or the WebAssembly System Interface. In this article we explore how to get started with the WASI sandbox and writing various modules we can execute, in Rust, or AssemblyScript.| radu-matei.com