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

#438 in WebAssembly

50 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.6–1MB
~23K SLoC