- Add a few sample IDLs to `/tests/fixtures` (simple, nested, with options/vec). - Add a snapshot of a generated app under `/examples/simple_program`. **Acceptance criteria** - Each fixture parses via parser unit tests. - Example app opens (files present) and contains rendered instruction pages.
Add a few sample IDLs to
/tests/fixtures(simple, nested, with options/vec).Add a snapshot of a generated app under
/examples/simple_program.Acceptance criteria
Each fixture parses via parser unit tests.
Example app opens (files present) and contains rendered instruction pages.