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

Download history 59/week @ 2024-06-02 47/week @ 2024-06-09 96/week @ 2024-06-16 77/week @ 2024-06-23 16/week @ 2024-06-30 40/week @ 2024-07-07 89/week @ 2024-07-14 79/week @ 2024-07-21 63/week @ 2024-07-28 53/week @ 2024-08-04 73/week @ 2024-08-11 52/week @ 2024-08-18 84/week @ 2024-08-25 74/week @ 2024-09-01 53/week @ 2024-09-08 44/week @ 2024-09-15

270 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
~373K SLoC