splashdust/bevy_voxel_world

Support WASM

Opened this issue · 0 comments

Currently won't compile for WASM target, mainly due to lack of thread support. But it should be possible to make it compile and run single-threaded at least.