Crafter.Build/examples/wasi
2025-11-09 20:08:23 +01:00
..
main.cpp wasm 2025-11-09 18:56:24 +01:00
project.json additional file fix 2025-11-09 20:08:23 +01:00
README.md additional file fix 2025-11-09 20:08:23 +01:00
run.sh additional file fix 2025-11-09 20:08:23 +01:00

WASI Example

Description

This example demonstrates how to build a WASI project

Expected Result

Hello World! appears in the browser console.

How to Run

crafter-build build executable
run.sh

and go to http://localhost:8080/

if caddy is not installed you can use your favorite static file server instead