Skip to content

YanuG/web-assembly-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAssembly Tutorial

I wanted to explore how simple it is to wrap a C++ inherent class to JavaScript. Turns our all you have to do is included those files in your build arguments. This is done in the build.sh script.

To build example, type the following in the root folder

build.sh

To run example in browser, type the following command.

serve.sh

About

basic examples of exporting functions from c++ to javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors