This repository contains various examples of building wasi canisters for running on the Internet Computer.
Creating a "Hello World" application using Rust and running it on the Internet Computer.
Creating a "Hello World" application using C++ and running it on the Internet Computer.
Working with folders via std::fs.
Creating a file system inside a vector memory.
Running the Sqlite server on the Internet Computer.
Running the Limbo database server on the Internet Computer.
Running the Boa JavaScript interpretter on the Internet Computer.
An example chat canister based on sqlite.