16 releases

0.3.1 Oct 25, 2023
0.3.1-rc.1 Oct 24, 2023
0.3.0-rc.2 Sep 29, 2023
0.2.1 May 6, 2023

#1060 in WebAssembly

Download history 62/week @ 2026-01-21 71/week @ 2026-01-28 71/week @ 2026-02-04 33/week @ 2026-02-11 69/week @ 2026-02-18 55/week @ 2026-02-25 49/week @ 2026-03-04 74/week @ 2026-03-11 83/week @ 2026-03-18 57/week @ 2026-03-25 68/week @ 2026-04-01 69/week @ 2026-04-08 92/week @ 2026-04-15 47/week @ 2026-04-22 65/week @ 2026-04-29 52/week @ 2026-05-06

272 downloads per month
Used in 38 crates (28 directly)

MIT/Apache

7KB
128 lines

Ambient STD

Ambient STD is a collection of low level functions and types; think of it as a gamedev complement to the rust-std library.

Unlike ambient_native_std, this crate is intended to be used in all contexts, including WASM and native.

Dependencies

~0.5–1MB
~20K SLoC