10 releases
0.3.1 | Oct 25, 2023 |
---|---|
0.3.1-rc.1 | Oct 24, 2023 |
0.2.1 | May 6, 2023 |
#1586 in Game dev
270 downloads per month
Used in 34 crates
(13 directly)
66KB
1.5K
SLoC
Ambient Sys
Platform agnostic abstractions for Ambient.
The intent of this crate is to provide a common runtime and platform agnostic interface for WebAssembly and native targets, e.g; timers and sleep, file io, task spawning, etc.
The crate uses tokio
for native platform, and uses the web/js api on WebAssembly.
Dependencies
~10–25MB
~373K SLoC