Skip to content

addiment/wasm-with-clang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Hello World!" in WebAssembly with C(++) using Clang and LLD.

The demo will not work unless served over HTTP(s) because WASM is blocked by CORS.

You can see the build live in your browser here.

The favicon in the web demo is just a recolor of the official WebAssembly logo. The original is in the public domain.