automerge-wasm-node
v0.0.4
Published
An js/wasm wrapper for the rust implementation of automerge-backend
Downloads
2
Readme
Automerge WASM Low Level Interface
This is a low level automerge library written in rust exporting a javascript API via WASM. This low level api is the underpinning to the automerge-js
library that reimplements the Automerge API via these low level functions.