timschmidt / dodgem

Dojo + Emscripten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile the add code, use the following command:

em++ add.cpp -s EXPORTED_FUNCTIONS="['_add']" -o add.js

To compile the dmath code use the following command: em++ dmath.cc -o dmath.js

To compile the dmath_embind code use the following command: emcc --bind -o dmath_embind.js dmath_embind.cc

About

Dojo + Emscripten


Languages

Language:JavaScript 54.3%Language:HTML 36.1%Language:CSS 7.4%Language:PHP 1.4%Language:Java 0.4%Language:XSLT 0.3%Language:ActionScript 0.1%Language:Shell 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:Makefile 0.0%Language:Python 0.0%Language:Ruby 0.0%Language:XQuery 0.0%Language:C++ 0.0%Language:Groff 0.0%