Mirror
Mirror copied to clipboard
Verify generated code
The "compiler" should...
- Emit the JS function signature statically. Currently, we are trusting the LLM despite the parser already having all the info.
- Execute the inputs from the examples to the generated JS in a sandbox to verify that the output is correct.