mtak- / swym

Efficient transactional memory in rust.
MIT License
209 stars 6 forks source link

WebAssembly support? #26

Open Avi-D-coder opened 5 years ago

Avi-D-coder commented 5 years ago

Is there a plan for Wasm?

mtak- commented 5 years ago

I have no idea what it would take to support wasm. It might be easy or it might not. I would be interested in knowing what sorts of things this library does that don't work in wasm.