Starlark Playground

When you modify this Starlark code, it is executed in the background. The result of the evaluation is shown as JSON on the right. Values starting with underscore are hidden. If the values contain booleans, None, or non-JSON objects, you may get a JSON parse error.

The code uses the Starlark interpreter in Go, compiled to WebAssembly.