automerge/automerge-wasm/README.md
2022-03-04 14:09:00 -05:00

4 lines
267 B
Markdown

## 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.