WasmEdge brings together Rust’s performance and JavaScript's ease of use. The embed_js demo showcases several different examples of how to embed JavaScript inside Rust. The interpreter runs inside WasmEdge, and can execute JavaScript code, which calls API functions, from CLI or the network.
Table of contents
Create High-Performance JavaScript APIs using RustCreate a JavaScript function APICreate a JavaScript object APIA complete JavaScript object APIWhat’s nextSort: