Skip to content

Commit

Permalink
build WASM
Browse files Browse the repository at this point in the history
  • Loading branch information
ThorstenBux committed Mar 4, 2018
1 parent a832f82 commit 6f88ec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/makem.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ FLAGS += ' -msse';
FLAGS += ' -msse2';
FLAGS += ' -msse3';
FLAGS += ' -mssse3';
FLAGS += ' -s WASM=1';



Expand Down

0 comments on commit 6f88ec1

Please sign in to comment.