Skip to content

alexnoz/wasm-class-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 A quick and dirty C++ WebAssembly demo 🚀

This demo demonstrates that we can import and instantiate C++ classes in a browser. To run the demo you need to have the Emscripten toolchain installed. To get started see the official docs.

After you've installed the toolchain, simply run npm i and then npm start.

Releases

No releases published

Packages

No packages published