Hello World - WAPI/Zig
This is a simple WASI compatible WASM Module compiled from Zig.
Run
wapm install bketelsen/hello
wapm run hello
Compile
./build.sh
(note I'm running on Zig master, may not work for lower versions)
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up| Type | Name | Latest commit message | Commit time |
|---|---|---|---|
| Failed to load latest commit information. | |||
|
|
.gitignore | ||
|
|
README.md | ||
|
|
build.sh | ||
|
|
stdout.zig | ||
|
|
wapm.lock | ||
|
|
wapm.toml | ||
This is a simple WASI compatible WASM Module compiled from Zig.
wapm install bketelsen/hello
wapm run hello
./build.sh
(note I'm running on Zig master, may not work for lower versions)