Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM for hybrid implementation? #72

Open
Ledenel opened this issue Nov 16, 2022 · 1 comment
Open

WASM for hybrid implementation? #72

Ledenel opened this issue Nov 16, 2022 · 1 comment

Comments

@Ledenel
Copy link

Ledenel commented Nov 16, 2022

It seems like this implementation is suffering from the bad interaction between c++ and javascript. FWIW, it may be possible to compile the serialization and rpc core to WASM (maybe some extra c++ wrapper code here?), then the interfaces are exposed natively to javascript.

@zenhack
Copy link
Contributor

zenhack commented Nov 17, 2022

Have you had a look at https://github.com/jdiaz5513/capnp-ts/ ?

...rpc support is still not finished (but partially implemented), but that's going to be the better way forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants