Ribir icon indicating copy to clipboard operation
Ribir copied to clipboard

wasm support

Open wjian23 opened this issue 11 months ago • 0 comments

Is your feature request related to a problem? Please describe. support compile to wasm and run in web browser

Known issues and tasks

  • [x] compile to wasm
  • [x] run_on_demand not available in web
  • [x] futures executor not compatible in wasm and future block_on not work on web
  • [ ] gpu impl with not compatible features, like bind_array
  • [ ] review the window event in wasm
  • [ ] script to run examples in wasm

wjian23 avatar Mar 13 '24 02:03 wjian23