Commits
User selector
Commit History
Commits on Aug 24, 2023
- committed
Move some FS methods to FS_foo notation, allowing WasmFS to use them from JS APIs (#20098)
Show description for e78076eauthored[Wasm64] Fix creation of 64-bit memories from JS (#20111)
Show description for 0c35c4aauthored
Commits on Aug 23, 2023
- authored
WasmFS JS API: Implement mmap (#20019)
Show description for ac85c42authoredMinor refactoring of library_wasm_worker.js/wasm_worker.h. NFC (#20109)
Show description for 9c0efe9authored- authored
embind: Run test_embind with TS generation enabled. (#20102)
Show description for f85a71dauthored
Commits on Aug 22, 2023
[Wasm64] Fix many remaining issues and add wasm64_4gb test configuration (#20077)
Show description for f15841dauthored
Commits on Aug 21, 2023
embind: Support readonly properties (#20080)
Show description for 3dbcacfandauthored
Fix some embind tests under >2gb addressing (#20079)
Show description for f51bb55authoredWasmFS JS API: Implement mkdev (#19978)
Show description for 8fdaf16authored- authored
- authored
Commits on Aug 18, 2023
embind: Stub out val dependencies for TS generation. (#20074)
Show description for 09fbb89authored[Wasm64] Fix embind with addresses over 4gb (#20071)
Show description for 0f83fd4authored[Wasm64] Fix argv handling for >4GB memories (#20070)
Show description for 91641dbauthored[Wasm64] Fix EM_ASM for addresses >4GB addresses (#19980)
Show description for 2d72c4dauthoredMinor refactor in readEmAsmArgs. NFC (#20054)
Show description for 78180aaauthored
Commits on Aug 17, 2023
Update comments in calls to `_emscripten_thread_init`. NFC (#20066)
Show description for 5ca905dauthoredFix WASM Worker exception issue in Node.js environment (#20036)
Show description for 51bb08cauthored
Commits on Aug 16, 2023
Add addToLibrary compile time helper function (#20044)
Show description for 8ab7b6dauthored
Commits on Aug 15, 2023
Avoid unnecessary using of string property name for Atomics.waitAsync (#20039)
Show description for 900b284committedFix name section parsing in wasm_offset_converter (#20041)
Show description for 3ab6ef8authored- authored
Commits on Aug 14, 2023
Use normal property access in intArrayFromBase64. NFC (#20026)
Show description for c55a40cauthoredFix for pthread proxying with closure enabled (#20027)
Show description for 53502a1authored
Commits on Aug 11, 2023
JSPI - Fix idbstore with jspi. (#19991)
Show description for 5c1650cauthored
Commits on Aug 8, 2023
Fix fcntl DUPFD (#19986)
Show description for 42d336fauthored
Commits on Aug 7, 2023
Mark "missing symbol" stub functions as such (#19990)
Show description for bc15162authoredRemove unnecessary `heapAndOffset` helper function. NFC (#19984)
Show description for d2fb05aauthoredSimplify proxiedFunctionTable. NFC (#19987)
Show description for 4fb111fauthored
Commits on Aug 4, 2023
Simplify embind code to reading basic types. NFC (#19981)
Show description for 0538c9dauthored- authored