-
Notifications
You must be signed in to change notification settings - Fork 0
Host examples #95
Copy link
Copy link
Open
Labels
state: blockedThis issue is blocked by another issueThis issue is blocked by another issuetype: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
state: blockedThis issue is blocked by another issueThis issue is blocked by another issuetype: enhancementNew feature or requestNew feature or request
Problem
Currently, the only way to run examples is to compile them.
Feature
Host examples as WASM applications and add a link in README files.
Additional context
The WASM files can be generated during CI pipeline (only when merged in main branch).
Dependencies