This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
loro
Watch
1
Star
0
Fork
You've already forked loro
0
mirror of
https://github.com/loro-dev/loro.git
synced
2025-02-06 20:43:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
af26c9d782
loro
/
crates
/
loro-wasm
/
justfile
6 lines
85 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: basic wasm interface
2022-10-31 04:22:07 +00:00
build
:
wasm-pack build --target web .
fix: wasm type convert err
2022-11-08 15:43:33 +00:00
test
:
cd
deno_test
&&
deno run -A test.ts
Reference in a new issue
Copy permalink