alaarmann / rust-wasm

WASM in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Rust-compiled WebAssembly

Prerequisites

  • node.js and npm
  • Rust nightly
  • wasm-gc
  • wasm-bindgen

Build

npm run build

About

WASM in Rust

License:MIT License


Languages

Language:JavaScript 85.2%Language:Rust 14.8%