INTRODUCING BITBYBIT-RUNNER.JS

Since this post was originally published, Bitbybit Runner has significantly evolved. What started as a single Babylon.js-based runner has now expanded to support multiple game engines:
- Babylon.js Runner - The original implementation (full and lite variants)
- Three.js Runner - Support for the popular Three.js library (full and lite variants)
- PlayCanvas Runner - Integration with the PlayCanvas game engine (full and lite variants)
Each runner comes in two variants:
- Full Runner - Includes the game engine in the bundle for quick setup
- Lite Runner - Excludes the game engine, allowing you to load it separately for better flexibility and smaller bundle sizes
Learn more about using runners with different engines in our comprehensive runner documentation.
In the last couple of weeks, we've been discussing and experimenting with a new way to run and embed Bitbybit.dev scripts. The result of these experiments is a new tool called BITBYBIT-RUNNER.JS. You can now run your scripts on your own websites, blogs, webshops, or third-party coding sites!









