orion icon indicating copy to clipboard operation
orion copied to clipboard

Webassembly Support

Open theduke opened this issue 5 years ago • 0 comments

Currently orion does not compile on the wasm32-unknown-unknown target because of a few function calls in fs2.

It would be nice to have a default feature that enables IO functionality so this project can be used from wasm.

theduke avatar Apr 10 '21 16:04 theduke