- Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: emscripten-core/emscripten
Overview
Could not load contribution data
Please try again later
18 Pull requests merged by 5 people
- Add support for getentropy in d8
#24185 merged
Apr 25, 2025 - [WASM_WORKERS] Inline
.ww.js
file into the main output.js
file#24163 merged
Apr 25, 2025 - [ci] Run small set of chrome tests without waiting for build-linux. NFC
#24186 merged
Apr 24, 2025 - Add some test coverage of of MODULARIZE + WASM_WORKERS + closure under node. NFC
#24183 merged
Apr 24, 2025 - Extend embuilder deferred building mode to ports
#23924 merged
Apr 24, 2025 - [test] Use
POST
when reporting stdout/stderr in browser tests#24179 merged
Apr 24, 2025 - [test] Improve stdout/stderr capturing for browser tests. NFC
#24174 merged
Apr 23, 2025 - Improve assertions in
test_sdl_mouse
. NFC#24178 merged
Apr 23, 2025 - Add assertion SDL_SetVideoMode. NFC
#24177 merged
Apr 23, 2025 - Fix for WASM_WORKERS + node + MINIMAL_RUNTIME
#24172 merged
Apr 23, 2025 - Revert deprecation of EMULATE_FUNCTION_POINTER_CASTS
#24169 merged
Apr 23, 2025 - Disallow -sWASM_WORKERS with sanitizers
#24171 merged
Apr 23, 2025 - Fix pthread dbg wrapper when passed object
#24170 merged
Apr 22, 2025 - Add experimental support for the proposed JS base64 API
#24168 merged
Apr 22, 2025 - Simplify AUDIO_WORKLET checks. NFC
#24164 merged
Apr 22, 2025 - Error out on missing EXPORTED_RUNTIME_METHODS.
#24104 merged
Apr 21, 2025 - Set _LIBCPP_HARDENING_MODE_DEFAULT instead of _LIBCPP_HARDENING_MODE
#24151 merged
Apr 21, 2025 - Mark certain JS library functions as
__noleakcheck
#24146 merged
Apr 21, 2025
10 Pull requests opened by 7 people
- Support `formats` option in sdl2 mixer
#24158 opened
Apr 21, 2025 - Add support for -fcoverage-mapping support
#24160 opened
Apr 21, 2025 - Fix late-binding symbols with JSPI (implementation 2)
#24161 opened
Apr 21, 2025 - [embind] Add pointer policies for creating val objects.
#24175 opened
Apr 23, 2025 - Remove MAYBE_WASM2JS settings
#24176 opened
Apr 23, 2025 - Enable browser test stdio logging by default. NFC
#24180 opened
Apr 23, 2025 - Fix `sendmsg()` implementation
#24187 opened
Apr 25, 2025 - [AUDIO_WORKLET] Inline `.aw.js` file into the main output `.js` file
#24190 opened
Apr 25, 2025 - [embind] Initialize embind on wasm workers.
#24191 opened
Apr 25, 2025 - Allow setting of CLOSURE_ARGS in ports
#24192 opened
Apr 26, 2025
14 Issues closed by 6 people
- [spam]
#24181 closed
Apr 24, 2025 - cross-pthread creation and destruction of WebGPU objects
#19645 closed
Apr 24, 2025 - webgpu Textureview gets destroyed before Queue.Submit in pthreads
#20839 closed
Apr 24, 2025 - wgpuCommandEncoderBeginRenderPass failing because WebGPU.mgrTextureView.objects is empty
#20476 closed
Apr 24, 2025 - Canvas size is not set correctly with WebGPU usage. Fullscreen does not work.
#17522 closed
Apr 24, 2025 - WebGPU: Add a preinitializedWebGPUAdapter and emscripten_get_webgpu_adapter()
#21073 closed
Apr 24, 2025 - How to use requestAnimationFrame in place of wgpuInstanceProcessEvents
#22343 closed
Apr 24, 2025 - [WebGPU] device.importExternalTexture and queue.copyExternalImageToTexture are missing
#18190 closed
Apr 24, 2025 - Can we remove EMULATE_FUNCTION_POINTER_CASTS?
#23952 closed
Apr 23, 2025 - sleep_for and sleep_until can vary widely in how accurate they are
#24094 closed
Apr 22, 2025 - "Uncaught (in promise) unwind" error from wgpuInstanceWaitAny for wgpuBufferMapAsync future
#24154 closed
Apr 21, 2025 - dlmalloc uses `__builtin_unreachable()` incorrectly.
#24155 closed
Apr 21, 2025 - How to customize the loading location after removing USE_ES6_IMPORT_META
#24145 closed
Apr 21, 2025 - Allow libc++ hardening
#24137 closed
Apr 21, 2025
9 Issues opened by 8 people
- `ABORTING_MALLOC=1` do not work with `ALLOW_MEMORY_GROWTH=1` and `MAXIMUM_MEMORY=4GB`
#24193 opened
Apr 27, 2025 - Expose Embindings in wasm worker
#24189 opened
Apr 25, 2025 - WASM=0 + MODULARIZE + WASM_WORKERS does not work
#24184 opened
Apr 24, 2025 - Update LLVM libraries to version 20
#24182 opened
Apr 24, 2025 - Should I worry about copying the compiled WASM by someone?
#24173 opened
Apr 23, 2025 - Warning: _Unwind_RaiseException is not correctly implemented
#24165 opened
Apr 22, 2025 - Dynamic linking compilation crashes with -g
#24166 opened
Apr 22, 2025 - wasmfs opfs rename directory fails with busy
#24162 opened
Apr 21, 2025 - Compiled code and handmade WASM interop
#24157 opened
Apr 21, 2025
16 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- Fix progress reporting for compressed downloads in fetchRemotePackage
#24144 commented on
Apr 23, 2025 • 4 new comments - drawArrays buffer error on compiled opengl code
#24152 commented on
Apr 21, 2025 • 0 new comments - AudioWorklet can't initialize when mainScriptUrlOrBlob is a blob
#24148 commented on
Apr 21, 2025 • 0 new comments - Emscripten's webgpu.h is behind the standard and Dawn implementations
#23432 commented on
Apr 22, 2025 • 0 new comments - `glNormal3f` only works in immediate mode
#24153 commented on
Apr 22, 2025 • 0 new comments - Should we support inter-process file locking?
#23697 commented on
Apr 22, 2025 • 0 new comments - wasm-ld: warning: function signature mismatch when compiling with -flto=thin
#10831 commented on
Apr 22, 2025 • 0 new comments - nanosleep autoconf check hangs forever
#12415 commented on
Apr 23, 2025 • 0 new comments - Why isn't there a `WebGPU.wasm` module or similar?
#15710 commented on
Apr 24, 2025 • 0 new comments - Allow user to pass integer into embind exported function taking pointer
#21872 commented on
Apr 24, 2025 • 0 new comments - library_sockfs.js can access properties of undefined `dest` (logic flaw)
#23046 commented on
Apr 25, 2025 • 0 new comments - WasmFS Documentation
#15949 commented on
Apr 25, 2025 • 0 new comments - scanf prompt loops forever
#9183 commented on
Apr 25, 2025 • 0 new comments - Extend standalone support
#18285 commented on
Apr 24, 2025 • 0 new comments - Fix late-binding symbols with JSPI
#23619 commented on
Apr 21, 2025 • 0 new comments - [embind] Fix misindexed template parameters which prevented policies from being applied to class functions or constructors
#24053 commented on
Apr 28, 2025 • 0 new comments