Wafelack/orion

Webassembly Support

theduke opened this issue · 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.