taybenlor / runno

Browser-based runtime for programming languages and WASI binaries.

Home Page:https://runno.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated testing of `@runno/runtime` languages

taybenlor opened this issue · comments

Each @runno/runtime language should have a smoke test for its example. Particularly clang and clangpp make extensive use of the WASI APIs and them breaking would be a good signal that something is broken.