Closed mikebenfield closed 11 months ago
Now supports unix and windows, with a completely separate implementation from wasm32. Addressed your other comments as well.
I'd like to squash this before merging.
Oh, also, the only windows testing I've done is cargo check --target x86_64-pc-windows-gnu.
cargo check --target x86_64-pc-windows-gnu
Now supports unix and windows, with a completely separate implementation from wasm32. Addressed your other comments as well.
I'd like to squash this before merging.