10 releases

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

#1937 in Game dev

Download history 62/week @ 2024-07-20 65/week @ 2024-07-27 70/week @ 2024-08-03 53/week @ 2024-08-10 57/week @ 2024-08-17 58/week @ 2024-08-24 114/week @ 2024-08-31 53/week @ 2024-09-07 30/week @ 2024-09-14 91/week @ 2024-09-21 92/week @ 2024-09-28 1/week @ 2024-10-05 45/week @ 2024-10-12 33/week @ 2024-10-19 33/week @ 2024-10-26 43/week @ 2024-11-02

154 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

~10–25MB
~375K SLoC