automerge/automerge-wasm
2022-03-21 17:39:34 -04:00
..
src Merge branch 'changed_objs' into marks 2022-03-21 17:39:34 -04:00
test Merge branch 'changed_objs' into marks 2022-03-21 17:39:34 -04:00
.gitignore attempt at new packaging 2022-02-22 12:11:49 -05:00
Cargo.toml Merge branch 'experiment' into marks 2022-03-04 14:09:00 -05:00
index.d.ts Merge branch 'changed_objs' into marks 2022-03-21 17:39:34 -04:00
package.json unmark() - 0.0.21 2022-03-21 13:36:01 -04:00
README.md Merge branch 'experiment' into marks 2022-03-04 14:09:00 -05:00
tsconfig.json almost working ts 2022-01-31 16:48:03 -05:00

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.