Riven/riven
Mingwei Samuel 1d6b513aa7 feat: setup riven for wasm (nodejs) execution (#63)
+ 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 (#63) 2024-02-24 21:42:06 -08:00
srcgen feat: setup riven for wasm (nodejs) execution (#63) 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 (#63) 2024-02-24 21:42:06 -08:00