Rémi Verschelde
|
89f26c9479
Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp
|
5 years ago |
Rémi Verschelde
|
eabf4bbd67
Emscripten: Do not define BINARYEN_TRAP_MODE='clamp'
|
6 years ago |
Rémi Verschelde
|
8a13eac43d
HTML5: Explicitly link idbfs.js for IDBFS support
|
5 years ago |
Rémi Verschelde
|
bf204bdc7c
HTML5: Fix support for Emscripten 1.39.1+
|
5 years ago |
Rémi Verschelde
|
f1fc6feca4
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
|
6 years ago |
mellondill
|
3078f723a8
https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMain is not a function when using latest-upstream backend
|
6 years ago |
Hendrikto
|
456eb53439
Remove unused imports
|
6 years ago |
Rémi Verschelde
|
1807e0f135
SCons: Move platform-specific Opus config to its module
|
6 years ago |
Leon Krause
|
81554dac61
Fix file preloading warning in HTML5 platform
|
6 years ago |
Rémi Verschelde
|
5fc86026ca
Fix typos with codespell
|
6 years ago |
Marcelo Fernandez
|
3a702b3ed8
Implemented audio input support for JavaScript audio driver
|
6 years ago |
Leon Krause
|
44e5d446c4
Enable --no-heap-copy flag for HTML5 builds
|
6 years ago |
Leon Krause
|
b4b816c122
Enable Theora module for HTML5 platform
|
7 years ago |
Leon Krause
|
975c0516a4
Build HTML5 release_debug with -Os, like release.
|
7 years ago |
Leon Krause
|
504ffda8d7
Small refactoring in HTML5 build scripts
|
7 years ago |
Rémi Verschelde
|
919209907d
Merge pull request #17792 from eska014/enginejs-preloadpaths
|
7 years ago |
Leon Krause
|
5be7c3dcee
Detect and configure JavaScript build per Emscripten configuration file
|
7 years ago |
Leon Krause
|
63c7fc6358
Expose Emscripten libs to engine.js discreetly
|
7 years ago |
Leon Krause
|
d8d9eea722
Refactor JavaScript platform build script
|
7 years ago |
Leon Krause
|
25800ffb0e
Add RWLockDummy for NO_THREADS builds
|
7 years ago |
Leon Krause
|
d6c9d8d778
Disable Emscripten assertions in release_debug builds
|
7 years ago |
Fabio Alessandrelli
|
9e2b1b3b00
Disabled mbedtls module in javascript platform
|
7 years ago |
Fabio Alessandrelli
|
6fcc8b7e1f
Deleting OpenSSL module and library
|
7 years ago |
Leon Krause
|
4a3aaaf276
Disable OpenSSL module in HTML5 platform by default
|
7 years ago |
Leon Krause
|
4211e4453e
Build WebAssembly module with -Os to decrease file size
|
7 years ago |
Leon Krause
|
35adf718cf
Change HTML5 start-up API
|
7 years ago |
Leon Krause
|
ddf21ca016
Remove asm.js support from HTML5 platform
|
7 years ago |
Marcelo Fernandez
|
33daf4d8bc
Detect javascript platform using EMSCRIPTEN env as well
|
7 years ago |
Elliott Sales de Andrade
|
3e69d19116
Use BoolVariable in platform-specific options.
|
7 years ago |
Elliott Sales de Andrade
|
5be675eb03
Use BoolVariable for module options.
|
7 years ago |