0.1.0 • Published 6 years ago
automerge-backend-asmjs v0.1.0
automerge-backend-wasm
This is a npm wrapper for the rust implementation of automerge-backend. It is currently experimental and in development against the Automerge performance branch.
building
Make sure you have the latest rust compiler installed (1.42.0 or later).
cargo install wasm-pack
yarn installThen build the debug version with
yarn buildor the release build with
yarn release0.1.0
6 years ago