Skip to content

Examples of running WASI applications on the Internet Computer

License

Notifications You must be signed in to change notification settings

wasm-forge/examples

Repository files navigation

Examples

This repository contains various examples of building wasi canisters for running on the Internet Computer.

hello-world

Creating a "Hello World" application using Rust and running it on the Internet Computer.

hello-world-cpp

Creating a "Hello World" application using C++ and running it on the Internet Computer.

stable-fs

Working with folders via std::fs.

vector-memory

Creating a file system inside a vector memory.

ic-rusqlite

Running the Sqlite server on the Internet Computer.

ic-limbo

Running the Limbo database server on the Internet Computer.

js-interpreter

Running the Boa JavaScript interpretter on the Internet Computer.

Examples from other repositories

An example chat canister based on sqlite.

About

Examples of running WASI applications on the Internet Computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published