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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples

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

hello-world

Basic example of creating a "Hello World" application using Rust and running it on the Internet Computer.

hello-world-cpp

Basic example of creating a "Hello World" application using C++ and running it on the Internet Computer.

ic-rusqlite

Example of running the Sqlite server on the Internet Computer.

js-interpreter

Example of 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