Core Bindings
The core bindings are manually written utilities for interacting with the Bevy
world and everything contained within it. These bindings are used to create and manipulate entities, components, resources, and systems.
Every language BMS supports will support these.