Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

dgchrt/webasm-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webasm-hello

Hello World in WebAssembly

Requirements

Install Homebrew, then from the repository directory:

brew bundle --no-lock install

Building

emcc hello.c -o hello.html

Running

python -m http.server

Open http://localhost:8000/hello.html

About

Hello World in WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published