Async entry points would allow using async channels inside web worker threads. This feature would probably need a major rewrite as discussed in https://github.com/chemicstry/wasm_thread/issues/8
Async entry points would allow using async channels inside web worker threads.
This feature would probably need a major rewrite as discussed in #8