This crate serves a very specific purpose. When using WebAssembly in the browser it is possible to share a WebAssembly module between the main thread and workers. Unfortunately the workers and main ...
This crate serves a very specific purpose. When using WebAssembly in the browser it is possible to share a WebAssembly module between the main thread and workers. Unfortunately the workers and main ...