I've seen attempts at zero-copy memory sharing between JS and WASM, but I'm not sure if the same approach would allow different plugins to share memory and communicate via e.g. Cap'n Proto?
https://observablehq.com/@kylebarron/zero-copy-apache-arrow-...
I've seen attempts at zero-copy memory sharing between JS and WASM, but I'm not sure if the same approach would allow different plugins to share memory and communicate via e.g. Cap'n Proto?
https://observablehq.com/@kylebarron/zero-copy-apache-arrow-...