Alex Good
748dc954be
Remove async automerge-wasm wrapper
...
By moving to wasm-bindgens `bundler` target rather than using the `web`
target we remove the need for an async initialization step on the
automerge-wasm package. This means that the automerge-js package can now
depend directly on automerge-wasm and perform initialization itself,
thus making automerge-js a drop in replacement for the `automerge` JS
package (hopefully).
We bump the versions of automerge-wasm and automerge-types.
2022-09-26 17:40:22 -05:00
Andrew Jeffery
0aab13a990
Set rust-version in cargo.tomls
2022-05-02 21:18:00 +01:00
Orion Henry
439b9104d6
touch up readme and package files
2022-04-19 14:48:33 -04:00
Andrew Jeffery
842797f3aa
Use Unicode Scalars instead of graphemes in text
2022-04-08 09:35:59 +01:00
Orion Henry
2747d5bf2b
move wasm to feature flag
2022-03-02 11:05:48 -05:00
Orion Henry
b53305cf7f
Merge branch 'marks' into tmp
2022-02-10 09:42:38 -05:00
Orion Henry
2019943849
bump edition from 2018 to 2021
2022-02-03 14:38:21 -05:00
Orion Henry
b794f4803d
rework marks as inserts between values
2022-01-31 14:02:24 -05:00
Orion Henry
9ff0c60ccb
add cra example code
2022-01-28 18:05:33 -05:00
Alex Good
216b4eed82
Add deny.toml and a script for calling cargo deny
...
In order to get cargo deny to pass we also update a few dependencies and
add licenses
2021-12-24 10:18:16 -08:00
Andrew Jeffery
c5f6ffc4cd
Fix wasm build
2021-12-17 23:36:38 +00:00
Orion Henry
90244236c3
move important items out of legacy
2021-12-17 11:33:05 -05:00
Orion Henry
6b517b9894
move things we need out of legacy
2021-12-17 11:04:35 -05:00
Orion Henry
a87fc3c1d3
profiling and seq_tree
2021-11-29 17:27:47 -07:00
Orion Henry
7a159e293c
wasm-opt isnt supported on this platform
2021-11-28 10:09:26 -07:00
Orion Henry
288f214964
start on encode/decode
2021-11-19 14:44:20 -05:00
Orion Henry
ab5565481e
applyChanges
2021-11-11 18:40:19 -05:00
Orion Henry
173aa8b97b
progress on bin change import export
2021-11-08 10:15:23 -05:00
Orion Henry
2b9a0dbddc
wip
2021-11-06 14:38:55 -04:00
Orion Henry
a0693ffac2
more legacy tests
2021-10-14 10:59:51 -04:00
Orion Henry
32d3880006
simple test working
2021-09-03 16:51:36 -04:00
Orion Henry
8c93be2b62
init
2021-08-30 14:09:14 -04:00