aquavm icon indicating copy to clipboard operation
aquavm copied to clipboard

feat(air): embedded Starlark script support

Open monoid opened this issue 1 year ago • 2 comments

  1. Add a Starlark interpreter with redefined fail(code, message) function call, and get_value(N) and get_tetraplet(N) functions.
  2. Add new embed [args] #" starlark-script "# optional-output instruction.

monoid avatar Jul 31 '24 22:07 monoid