10 releases
| 0.3.1 | Oct 25, 2023 |
|---|---|
| 0.3.1-rc.1 | Oct 24, 2023 |
| 0.2.1 | May 6, 2023 |
#6 in #system-abstraction
118 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–27MB
~405K SLoC