bb-datastore-playground is an interactive tool for testing + experiementing with BitBake syntax.
Note: This project is under construction. It is just a proof-of-concept for now.
Try it: https://yoctoproject.github.io/bb-datastore-playground/
For an example with actual code, try this link.
This site is a static web application. Python (and BitBake) run entirely in your web browser. Pyodide and WebAssembly are the core technologies which make this possible.
A Web Worker is used (via comlink) to keep the UI responsive.
Logo drawn by @jenisesc