-
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
42 Pull requests merged by 7 people
-
Make withStackSave not internal
#24277 merged
May 18, 2025 -
Fix test suite name added in #24288
#24360 merged
May 17, 2025 -
Fix missing parenthesis
#24358 merged
May 17, 2025 -
Minor acorn-optimizer simplifications. NFC
#24348 merged
May 16, 2025 -
[esm-integration] Add a new core test mode and fix or disable all tests
#24288 merged
May 16, 2025 -
Fix UTF16ToString in TEXTDECODER=2 and MAXIMUM_MEMORY>=2GB
#24335 merged
May 16, 2025 -
acorn-optimizer: improve for-var elimination
#24353 merged
May 16, 2025 -
Simplify GROWABLE_HEAP transform
#24295 merged
May 16, 2025 -
acorn-optimizer: empty out removed expressions
#24352 merged
May 16, 2025 -
[MODULARIZE=instance] Mark MINIMAL_RUNTIME as not supported
#24344 merged
May 16, 2025 -
Unify Node detection code
#24354 merged
May 16, 2025 -
Tweak condition for TEXTDECODER=2 default
#24349 merged
May 16, 2025 -
Disable test_async_hello_v8 in MODULIZE=instance mode. NFC
#24351 merged
May 16, 2025 -
Pass -Wno-character-conversion to gtest build
#24350 merged
May 16, 2025 -
[MODULARIZE=instance] Allow incoming wasmMemory
#24343 merged
May 15, 2025 -
[CI] Limit number of core uses in test-node-compat runner
#24342 merged
May 15, 2025 -
[MODULARIZE=instance] Mark ASYNCIFY_LAZY_LOAD_CODE as not supported. NFC
#24341 merged
May 15, 2025 -
[MODULARIZE=instance] Mark -sDYNCALLS as not supported. NFC
#24340 merged
May 15, 2025 -
Simplify internal
isPointerType
helper. NFC#24339 merged
May 15, 2025 -
[MODULARIZE=instance] Enable direct running of output under v8
#24337 merged
May 15, 2025 -
[MODULARIZE=instance] Mark file packager as incompatible for now.
#24338 merged
May 15, 2025 -
Fix ENVIRONMENT_MAY_BE* check in settings
#24334 merged
May 15, 2025 -
[MODULARIZE=instance] Mark ABORT_ON_WASM_EXCEPTIONS is not supported. NFC
#24331 merged
May 15, 2025 -
[dylink] Use multiple argument in calls to dbg(). NFC
#24327 merged
May 15, 2025 -
Re-enable disabled parts of test_dlmalloc. NFC
#24330 merged
May 15, 2025 -
[MODULARIZE=instance] Ensure init function is only called once
#24329 merged
May 14, 2025 -
[MODULARIZE=instance] Allow Module argument in
--pre-js
code.#24328 merged
May 14, 2025 -
[MODULARIZE=instance] Document lack of global
Module
object#24326 merged
May 14, 2025 -
[esm-integration] Allow modules to be runnable even without
main
#24321 merged
May 14, 2025 -
[jspi] Fix returning pointers from async dyncalls.
#24316 merged
May 13, 2025 -
[MODULARIZE=instance] Enable more core tests. NFC
#24318 merged
May 13, 2025 -
Initialize the stack bounds prior to checking the cookie
#24317 merged
May 13, 2025 -
[test] Make use of
@also_with_minimal_runtime
. NFC#24319 merged
May 13, 2025 -
[esm-integration] Dynamic linking is not implemented for ESM integration
#24310 merged
May 13, 2025 -
[MODULARIZE=instance] Enable dynamic linking
#24315 merged
May 13, 2025 -
Simplify and fix SAFE_HEAP
#24291 merged
May 13, 2025 -
Simplify ASan JS transform
#24314 merged
May 13, 2025 -
Install SDL2/SDL3 cmake config only when installing the ports
#24306 merged
May 13, 2025 -
Remove test harness support for .js side modules. NFC
#24311 merged
May 12, 2025 -
Remove embedded files from ports. NFC
#24308 merged
May 12, 2025 -
Implement SDL_DisplayFormat
#24299 merged
May 12, 2025 -
Fix "comma at end of enumerator list" warning in C++98 projects
#24301 merged
May 12, 2025
9 Pull requests opened by 6 people
-
Test for incompatible HEAP transforms in acorn-optimizer
#24309 opened
May 12, 2025 -
[embind] Initialize embind on workers after main thread ctors.
#24322 opened
May 13, 2025 -
[ASYNCIFY] Add some assertions. NFC
#24332 opened
May 15, 2025 -
Honor Nodejs environment variables
#24336 opened
May 15, 2025 -
Update libcxx and libcxxabi to LLVM 20.1.4
#24346 opened
May 16, 2025 -
Use AsciiToString in Embind. NFC
#24355 opened
May 17, 2025 -
Use fromCodePoint / codePointAt APIs
#24356 opened
May 17, 2025 -
Update compiler-rt to LLVM 20.1.4
#24357 opened
May 17, 2025 -
Don't check exports for being valid C/C++ identifiers in side modules
#24359 opened
May 17, 2025
9 Issues closed by 8 people
-
undefined exported symbol: "withStackSave" in EXPORTED_RUNTIME_METHODS
#24275 closed
May 18, 2025 -
JSPI Uncaught SuspendError: trying to suspend without WebAssembly.promising
#24302 closed
May 17, 2025 -
How to implement relocation of return values
#24347 closed
May 17, 2025 -
Embind raw pointers
#12818 closed
May 14, 2025 -
How to create value_object binding with optional fields?
#6226 closed
May 14, 2025 -
unexpected behavior using va_list in memory64
#24284 closed
May 14, 2025 -
Compiled code and handmade WASM interop
#24157 closed
May 14, 2025 -
JSPI: Unable to return emscripten::val from an embind function when CAN_ADDRESS_2GB is true
#24307 closed
May 13, 2025 -
417140579
#24312 closed
May 12, 2025
7 Issues opened by 7 people
-
pkgconf/pkg-config, emmake and --use-port=
#24361 opened
May 18, 2025 -
[Docs] Add wasmBinary to API Reference of Module Object
#24345 opened
May 16, 2025 -
v4.0.8 doesn't compile on gcc 15
#24333 opened
May 15, 2025 -
Argument replaced with default in function call when switching from emscripten 4.0.1 to latter versions
#24325 opened
May 14, 2025 -
Embind: `enums` are not serializable. Couldn't the implementation be simplified ?
#24324 opened
May 14, 2025 -
embind __embind_register_std_string error when memory64
#24323 opened
May 14, 2025 -
用emscripten编译protobuf-v3.20.1后,链接程序报错
#24305 opened
May 12, 2025
10 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.
-
Allow for fully external contrib ports
#24303 commented on
May 17, 2025 • 19 new comments -
Implement `open`/`stat`/`mkdir`/`symlink` for standalone WASI mode
#24246 commented on
May 12, 2025 • 6 new comments -
Fix `sendmsg()` implementation
#24187 commented on
May 17, 2025 • 1 new comment -
Strategy for Testing SharedArrayBuffer in Wasm for Memory Leak Detection
#24245 commented on
May 12, 2025 • 0 new comments -
Implement a different syntax for contrib ports
#24260 commented on
May 14, 2025 • 0 new comments -
Embind & `std::bind`
#24290 commented on
May 15, 2025 • 0 new comments -
async calls from a web worker leads to incorrect and duplicate responses
#7466 commented on
May 16, 2025 • 0 new comments -
Propagate errors through val coroutine hierarchy.
#23653 commented on
May 11, 2025 • 0 new comments -
Cleanup the emscripten tests relating to the event loop. NFC
#23760 commented on
May 15, 2025 • 0 new comments -
Add FindSDL for use with CMake
#24300 commented on
May 12, 2025 • 0 new comments