Expose Emscripten libs to engine.js discreetly
This commit is contained in:
parent
d8d9eea722
commit
63c7fc6358
3 changed files with 6 additions and 10 deletions
|
|
@ -1,2 +1,2 @@
|
|||
var Engine = {
|
||||
RuntimeEnvironment: function(Module) {
|
||||
RuntimeEnvironment: function(Module, exposedLibs) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue