Created
December 4, 2015 00:06
-
-
Save oskar-szulc/2f6a5b9ff8d8bea2b390 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
emcc -std=c++11 *.cpp -s EXPORTED_FUNCTIONS="['_start']" -s BUILD_AS_WORKER=1 -o worker.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment