ssvm topic

List ssvm repositories

wasm-learning

479
Stars
102
Forks
Watchers

Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.

wasmedge-nodejs-starter

160
Stars
411
Forks
Watchers

A template project to run Rust functions in Node.js through the Second State WebAssembly engine.

ssvm-deno-starter

53
Stars
13
Forks
Watchers

A template project to run Rust functions in Deno through the Second State WebAssembly engine.

rust-wasm-ai-demo

56
Stars
18
Forks
Watchers

Rust functions for Tensorflow inference in Node.js. Rust's performance, WebAssembly's security and portability, and Javascript's ease-of-use.