@twin.org/engine-core
v0.9.1
Published
Core runtime lifecycle and state orchestration for engine instances.
Maintainers
Readme
TWIN Engine Core
Engine Core provides the runtime lifecycle and orchestration layer for engine instances. It manages component initialisation, context handling, state persistence, and cloning workflows that higher-level packages rely on.
Installation
npm install @twin.org/engine-coreExamples
Usage of the APIs is shown in the examples docs/examples.md
Reference
Detailed reference documentation for the API can be found in docs/reference/index.md
Changelog
The changes between each version can be found in docs/changelog.md
