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.

About

A simple C++ WASM demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published