Skip to content

Files

This branch is 42 commits behind bytecodealliance/jco:main.

components

Example Components

Most (if not all) individual example projects are standard Javascript projects commonplace ecosystem tooling, whether for server side (NodeJS -- npm, etc) or the browser.

A brief description of the examples contained in this folder:

Example Description
add exports basic functionality with simple types
string-reverse exports basic functionality with a slightly more involved WIT interface and more complex types
string-reverse-upper imports functionality to build more advanced computation to export