progrium / goja-automerge

Automerge.js in Go via goja
MIT License
6 stars 1 forks source link

wasm version #1

Open gedw99 opened 2 months ago

gedw99 commented 2 months ago

I agree that the wasm version makes sense with wazero for backend.

would like to work on this. Perhaps it's already done ?

there is also https://github.com/automerge/automerge-go which is directly bound to the rust implementation, and so also not using wasm

progrium commented 1 month ago

this should already compile to wasm! not sure if it works with tinygo, but big go should work. what's the particular use case? btw, i don't actively work on this project any longer but if there's anything easy i can do, i will.