Fabio Alessandrelli
|
d519a97104
[JS] Add flag to disable weak symbols in ZSTD.
|
3 years ago |
Fabio Alessandrelli
|
11d1b0387e
[HTML5] Bump initial memory for Web editor
|
4 years ago |
Rémi Verschelde
|
9657559b66
SCons: Set `DEBUG_ENABLED` and `DEV_ENABLED` in SConstruct
|
3 years ago |
Rémi Verschelde
|
e292d79fb3
SCons: Add `DEV_ENABLED` defines for `target=debug` builds
|
3 years ago |
Fabio Alessandrelli
|
207fb165bf
[HTML5] Raise default initial memory to 32 MiB.
|
4 years ago |
Fabio Alessandrelli
|
b0f6dec02e
[HTML5] Fix build for recent emscripten versions.
|
4 years ago |
Rafał Mikrut
|
6b6324441f
Allow to not optimize release build
|
4 years ago |
Fabio Alessandrelli
|
d942d553ef
[HTML5] Add PWA support to the editor page.
|
4 years ago |
Quadtree
|
a81f896ec1
Add cwrap to EXTRA_EXPORTED_RUNTIME_METHODS
|
4 years ago |
Marcel Admiraal
|
4616d843ba
Don't handle BaseException in JavaScript build script
|
4 years ago |
Fabio Alessandrelli
|
276b831c45
[HTML5] Better editor HTML, small refactor.
|
4 years ago |
Fabio Alessandrelli
|
6988b21d00
[HTML5] Reorganize build script.
|
4 years ago |
David Snopek
|
22cfa90ef5
Add support for WebXR
|
4 years ago |
Rémi Verschelde
|
8bd5fa9556
HTML5: Code style cleanup for export code
|
4 years ago |
Fabio Alessandrelli
|
a7126e7153
[HTML5] Improve platform buildsystem.
|
4 years ago |
Fabio Alessandrelli
|
4d1ebaad0f
[HTML5] GDNative support via SIDE_MODULE.
|
4 years ago |
Rémi Verschelde
|
eafb021015
SCons: Remove unnecessary $LINK overrides
|
4 years ago |
Fabio Alessandrelli
|
e52ed6d89e
[HTML5] Port JavaScript inline code to libraries.
|
4 years ago |
Fabio Alessandrelli
|
a7ecb3c048
[HTML5] Update syntax for lto.
|
4 years ago |
Fabio Alessandrelli
|
f72bbc4c3b
Increase HTML5 THREADPOOL size.
|
4 years ago |
Fabio Alessandrelli
|
2d5f9c53b0
[HTML5] Scons now expects "emcc" to be in PATH.
|
4 years ago |
Fabio Alessandrelli
|
a57bd798cd
Add extra suffix for HTML5 thread builds.
|
4 years ago |
Fabio Alessandrelli
|
21c9f37757
[HTML5] Refactor JS, threads support, closures.
|
5 years ago |
Rémi Verschelde
|
7bf9787921
SCons: Format buildsystem files with psf/black
|
5 years ago |
Hugo Locurcio
|
611cc11536
Only emit the JavaScript support code for Web when building for HTML5
|
5 years ago |
Rémi Verschelde
|
6d6280dfa3
Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcomp
|
5 years ago |
Rémi Verschelde
|
02913f53d3
pcre2: Use scons option to disable JIT on some platforms
|
5 years ago |
Rémi Verschelde
|
e5dfcb5edd
HTML5: Explicitly link idbfs.js for IDBFS support
|
5 years ago |
Rémi Verschelde
|
e9e2a4b044
HTML5: Fix support for Emscripten 1.39.1+
|
5 years ago |
mellondill
|
3c176827d6
https://github.com/godotengine/godot/issues/31297 - HTML5: this.rtenv.callMain is not a function when using latest-upstream backend
|
6 years ago |