.. | ||
src | ||
test | ||
.gitignore | ||
attr_bug.js | ||
Cargo.toml | ||
index.d.ts | ||
package.json | ||
README.md | ||
tsconfig.json |
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.