Socket
Book a DemoInstallSign in
Socket

automerge-backend-asmjs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

automerge-backend-asmjs

wasm-bindgen bindings to the automerge-backend rust implementation

latest
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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 install

Then build the debug version with

yarn build

or the release build with

yarn release

FAQs

Package last updated on 06 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts