objectbox-go
objectbox-go copied to clipboard
WASM
Am trying to get running as WASM, but its quite difficult to get golang and wasm to both compile to WASM.
Any ideas ?
I have not tried to compile it for WASM yet but I imagine there would be quite a few issues as that target is still pretty new. If nothing else, you would most certainly need the ObjectBox binary library targeting WASM and that's not currently available.