10 releases

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

#2528 in Game dev

Download history 11/week @ 2024-11-13 57/week @ 2024-11-20 57/week @ 2024-11-27 98/week @ 2024-12-04 82/week @ 2024-12-11 27/week @ 2024-12-18 9/week @ 2025-01-01 12/week @ 2025-01-08 49/week @ 2025-01-15 19/week @ 2025-02-05 16/week @ 2025-02-19 47/week @ 2025-02-26

82 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–26MB
~392K SLoC