10 releases

0.3.1 Oct 25, 2023
0.3.1-rc.1 Oct 24, 2023
0.2.1 May 6, 2023

#1715 in Game dev

Download history 25/week @ 2024-01-01 65/week @ 2024-01-08 68/week @ 2024-01-15 26/week @ 2024-01-22 35/week @ 2024-01-29 63/week @ 2024-02-05 68/week @ 2024-02-12 61/week @ 2024-02-19 87/week @ 2024-02-26 55/week @ 2024-03-04 72/week @ 2024-03-11 90/week @ 2024-03-18 138/week @ 2024-03-25 141/week @ 2024-04-01 57/week @ 2024-04-08 84/week @ 2024-04-15

435 downloads per month
Used in 34 crates (13 directly)

MIT/Apache

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

~11–27MB
~375K SLoC