This repository contains various examples of building wasi canisters for running on the Internet Computer.
Basic example of creating a "Hello World" application using Rust and running it on the Internet Computer.
Basic example of creating a "Hello World" application using C++ and running it on the Internet Computer.
Example of running the Sqlite server on the Internet Computer.
Example of running the Boa JavaScript interpretter on the Internet Computer.
An example chat canister based on sqlite.