Skip to main content

Crate sim_lib_physics_runtime

Crate sim_lib_physics_runtime 

Source
Expand description

Loadable composition for the SIM physics stack.

This crate contains no solver, audit, proof, study, or finding behavior. It projects the independently selectable layer-owned Shapes and operations as runtime cards through SIM’s existing sim_kernel::Lib contract.

Structs§

PhysicsRuntimeLib
Thin host-registered library that projects the enabled physics layers.

Constants§

HOST_ID
Stable host-loader identity for the composed physics stack.

Functions§

install_physics_runtime
Installs the enabled physics layer cards exactly once.
surface_symbols
Returns the stable runtime symbols projected by the enabled layers.