issues
search
emscripten-core
/
emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.92k
stars
3.32k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make readdir on /proc/self/fd work
#23073
hoodmane
opened
5 hours ago
0
Fix path resolution for symlinks
#23072
hoodmane
opened
7 hours ago
0
Restore changelog entry removed in #23017. NFC
#23071
kleisauke
opened
8 hours ago
0
Remove basic_string<unsigned char> from embind
#23070
aheejin
opened
8 hours ago
1
[emmalloc] Fix verbose output
#23069
kleisauke
opened
9 hours ago
1
Use async/await instead of promises for wasm loading. NFC
#23068
sbc100
opened
15 hours ago
1
Remove redundant call to `.then()` on `Promise.resolve()`. NFC
#23067
sbc100
closed
1 hour ago
0
Convert instantiateAsync form callbacks to promises. NFC
#23066
sbc100
opened
19 hours ago
1
Convert asyncLoad from callbacks to promise. NFC
#23065
sbc100
closed
19 hours ago
0
Parameterize test_webgl_offscreen_framebuffer_state_restoration. NFC
#23064
sbc100
closed
15 hours ago
2
Unify two separate clock_getres and clock_gettime implementations. NFC
#23063
sbc100
closed
18 hours ago
0
[NFC] Fix a typo from #23051
#23062
kripken
closed
1 day ago
0
Add wcsftime from musl. NFC
#23061
sbc100
closed
21 hours ago
0
Remove unnecessary forced exports. NFC
#23060
sbc100
closed
22 hours ago
0
Add missing options.support_node check when using preload cache
#23059
dashodanger
opened
1 day ago
0
Make fstat work on file descriptor with no name
#23058
hoodmane
opened
1 day ago
1
Adding symbol into `EXPORTED_RUNTIME_METHODS` from macro in JS library doesn't work since 3.1.60
#23057
toyobayashi
opened
1 day ago
4
Remove OFFSCREEN_FRAMEBUFFER_FORBID_VAO_PATH. NFC
#23056
sbc100
opened
1 day ago
1
Bump github/codeql-action from 3.24.10 to 3.27.5
#23055
dependabot[bot]
opened
1 day ago
0
Bump actions/checkout from 4.1.0 to 4.2.2
#23054
dependabot[bot]
opened
1 day ago
0
Bump ossf/scorecard-action from 2.3.1 to 2.4.0
#23053
dependabot[bot]
opened
1 day ago
0
Bump actions/upload-artifact from 3.1.2 to 4.4.3
#23052
dependabot[bot]
opened
1 day ago
0
[tsgen] Lower memory64 when generating typescript bindings
#23051
sbc100
closed
1 day ago
1
[test] Avoid seeding random number generators with time. NFC
#23050
sbc100
opened
1 day ago
0
Fix false positive writability check on cache directory
#23049
sbc100
closed
14 hours ago
0
Add integration tests with Vite bundler
#23048
sbc100
opened
2 days ago
0
Support source phase imports JS proposal
#23047
sbc100
opened
2 days ago
1
library_sockfs.js can access properties of undefined `dest` (logic flaw)
#23046
adamscott
opened
2 days ago
0
Handle trailing % in strftime
#23045
hoodmane
opened
2 days ago
9
MIN_NODE_VERSION: mismatch between settings.js and changelog
#23044
VirtualTim
closed
2 days ago
1
WIP: await promise code from sync c
#23043
hedwigz
opened
2 days ago
0
[feature request] Add a user-facing compiler/linker switch to add a node-invoking hashbang
#23041
vadimkantorov
opened
4 days ago
0
Ruff rules for comprehensions, performance, and simplicity
#23040
cclauss
opened
5 days ago
1
Fix typos discovered by codespell in the `tools` directory
#23039
cclauss
closed
1 day ago
1
Provide `readyPromiseReject` to `instantiateWasm`
#23038
FelixNumworks
opened
5 days ago
0
[mimalloc] Halve the page size
#23037
kleisauke
opened
5 days ago
3
EM_ASYNC_JS didn't end as expected when listen dom event
#23036
Perter-Zhang
opened
5 days ago
1
Add AVX2 support
#23035
jiepan-intel
opened
5 days ago
0
Extremely long link time
#23034
mzukovec
opened
6 days ago
7
PThreads unable to initialize on Firefox after 3.1.48
#23032
wenhanchong
opened
6 days ago
1
Mark 3.1.73 as released
#23031
emscripten-bot
closed
6 days ago
0
Cleanup library_sdl.js. NFC
#23030
sbc100
closed
1 day ago
0
Add test for `GLOBAL_BASE` and `SIDE_MODULE` error message. NFC
#23029
sbc100
closed
1 day ago
1
Use object notation in library_sdl.js. NFC
#23028
sbc100
closed
6 days ago
0
Update mimalloc to microsoft/mimalloc@9b75377
#23027
kleisauke
closed
5 days ago
2
Use preset to set doesNotExistError instead of postset. NFC
#23026
hoodmane
closed
6 days ago
0
Trying to create a directory in a file should return ENOTDIR not EPERM
#23025
hoodmane
closed
1 day ago
4
Calls to `PATH_FS.resolve` in `lookupPath` are incorrect if path has symlinks
#23024
hoodmane
opened
1 week ago
3
Fix for core0.test_stat_chmod_rawfs on mac. NFC
#23023
sbc100
closed
1 week ago
1
Use octal JS literals. NFC
#23022
sbc100
closed
1 week ago
0
Next