A system abstraction for the Ambient game engine that abstracts over desktop and web platforms, host-only.
# Cargo.toml
[dependencies]
ambient_sys = "0.3.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize and print the ambient system abstraction.
Ensure your build target is either desktop (e.g., x86_64-unknown-linux-gnu) or web (wasm32-unknown-unknown).
No dependency data recorded yet.