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 |
#180 in #game-engine
171 downloads per month
Used in 20 crates
(2 directly)
2.5MB
11K
SLoC
Ambient guest bridge
This crate makes it possible to write code that can be used either internally in the Ambient runtime, or in a guest crate using ambient_api
.
It does this by abstracting over both APIs and providing a common interface that can be targeted by downstream code to allow running that code in either context.
Dependencies
~3–45MB
~753K SLoC