28 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
0.0.18 Feb 21, 2023

#768 in WebAssembly

Download history 60/week @ 2024-02-19 18/week @ 2024-02-26 5/week @ 2024-03-04 20/week @ 2024-03-11 12/week @ 2024-03-18 14/week @ 2024-03-25 41/week @ 2024-04-01 6/week @ 2024-04-08 8/week @ 2024-04-15

72 downloads per month

MIT/Apache

2MB
28K SLoC

Ambient API

The Ambient API is the Rust-native interface to the Ambient runtime. It is the primary target for the runtime, and will receive the most attention in terms of features and stability.

All Ambient functionality can be accessed through the API.


lib.rs:

The Ambient Rust API

Welcome to the Ambient Rust API! This API allows you to write logic for Ambient, the multiplayer game engine, in Rust.

The Ambient Book can be found here.

Ambient has first-class support for Rust. Please report any issues you encounter to the repository.

Dependencies

~18–32MB
~570K SLoC