1
0
Fork 1
mirror of https://github.com/MingweiSamuel/Riven.git synced 2025-03-17 12:13:16 -07:00
Riven/riven
Mingwei Samuel 1d6b513aa7 feat: setup riven for wasm (nodejs) execution ()
+ use custom `Notify`
+ use different version of async sleep (tokio vs gloo-timers)
+ switch futures utils from `tokio` to `futures`
2024-02-24 21:42:06 -08:00
..
examples/proxy chore: replace lazy_static with std OnceLock 2024-02-24 09:46:11 -08:00
src feat: setup riven for wasm (nodejs) execution () 2024-02-24 21:42:06 -08:00
srcgen feat: setup riven for wasm (nodejs) execution () 2024-02-24 21:42:06 -08:00
tests chore: replace lazy_static with std OnceLock 2024-02-24 09:46:11 -08:00
Cargo.toml feat: setup riven for wasm (nodejs) execution () 2024-02-24 21:42:06 -08:00