Namhyeon Go gnh1201
gnh1201 synced commits to refs/pull/4774/head at gnh1201/wasm-micro-runtime from mirror 2026-01-13 04:46:41 +00:00
c0d3e1e2c0 fix(runtime): clear exec_env_tls on early return from stack overflow check
gnh1201 synced commits to refs/pull/4774/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-13 04:46:41 +00:00
c0d3e1e2c0 fix(runtime): clear exec_env_tls on early return from stack overflow check
Compare 2 commits »
gnh1201 synced commits to asonix/metrics-0.24 at gnh1201/relay from mirror 2026-01-12 20:36:41 +00:00
7894dbdd92 More git deps
8a9b31e113 New background-jobs changes
Compare 2 commits »
gnh1201 synced commits to refs/pull/13/head at gnh1201/relay from mirror 2026-01-12 20:36:41 +00:00
7894dbdd92 More git deps
8a9b31e113 New background-jobs changes
Compare 2 commits »
gnh1201 synced commits to seeddms-5.1.x at gnh1201/seeddms-code from mirror 2026-01-12 12:27:13 +00:00
430e1ea81f fix potential XSS attack when deleting a folder/document
fad28ee31e do not use $extconf twice
25adcfe5bd add parthesis for better readability
6bd28191d4 toggle() returns return value of Settings::save()
c0ffb795cd do not include inc/inc.ClassNotificationService.php, it's included by inc.Notification.php anyway
Compare 12 commits »
gnh1201 synced commits to seeddms-6.0.x at gnh1201/seeddms-code from mirror 2026-01-12 12:27:13 +00:00
3c0e0cb8e7 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
9c27b3dd0b include inc.Language.php
28c664eccc add changes of 5.1.45
442ad8c58e show preview of document
10e3e1cb60 remove closing php tag
Compare 5 commits »
gnh1201 synced commits to refs/pull/4664/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
2a2dd19f32 Implicitly disable the SIMD flag for classic-interp and fast-jit (#4768)
d980fe815e Upgrade macos runner of CIs to 15 (#4770)
32fa697cc3 build(deps): Bump github/codeql-action from 4.31.8 to 4.31.9 (#4767)
45e3e1ea98 Fix nightly workflow matrix include duplication (#4761)
Compare 15 commits »
gnh1201 synced commits to refs/pull/4676/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
d4034f1cfb Improve tiered support system and compilation flags introduction. (#4750)
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
Compare 7 commits »
gnh1201 synced commits to refs/pull/4714/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
7ec7adce7c fix: update CODEOWNERS to refine reviewer assignments (#4754)
b9159101cf aot: avoid forcing mmap low addresses on NuttX (#4776)
Compare 4 commits »
gnh1201 synced commits to refs/pull/4750/head at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
3a530f6d86 update description about tier C
e8251faeb4 Notes about StringRef
eb6350229a break out targets into separate lists
fcf55459e8 docs: update build documentation for clarity and consistency
7bd9b5c0da docs: update tiered support documentation with additional compilation flags and reorganize target listings for clarity
Compare 34 commits »
gnh1201 synced commits to refs/pull/4754/head at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
c9a98251aa fix: update CODEOWNERS
gnh1201 synced commits to refs/pull/4764/head at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
0234fe08b9 CICD: retrigger checks
gnh1201 synced commits to refs/pull/4764/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
d4034f1cfb Improve tiered support system and compilation flags introduction. (#4750)
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
Compare 8 commits »
gnh1201 synced commits to refs/pull/4772/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
7ec7adce7c fix: update CODEOWNERS to refine reviewer assignments (#4754)
b9159101cf aot: avoid forcing mmap low addresses on NuttX (#4776)
Compare 3 commits »
gnh1201 synced commits to refs/pull/4773/head at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:08 +00:00
41e9720046 Use - instead of space
71da7db942 Add libzstd for LLVM linking
Compare 2 commits »
gnh1201 synced commits to refs/pull/4395/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:07 +00:00
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
7ec7adce7c fix: update CODEOWNERS to refine reviewer assignments (#4754)
Compare 33 commits »
gnh1201 synced commits to refs/pull/4448/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:07 +00:00
d4034f1cfb Improve tiered support system and compilation flags introduction. (#4750)
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
Compare 21 commits »
gnh1201 synced commits to refs/pull/4565/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:07 +00:00
d4034f1cfb Improve tiered support system and compilation flags introduction. (#4750)
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
Compare 12 commits »
gnh1201 synced commits to refs/pull/4588/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:07 +00:00
d4034f1cfb Improve tiered support system and compilation flags introduction. (#4750)
f71165f0ed update Dockerfile and devcontainer configuration (#4773)
3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778)
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
Compare 7 commits »
gnh1201 synced commits to refs/pull/4629/merge at gnh1201/wasm-micro-runtime from mirror 2026-01-12 12:27:07 +00:00
257d475293 update wasm-tool smith generation parameters for improved testing (#4779)
7ec7adce7c fix: update CODEOWNERS to refine reviewer assignments (#4754)
b9159101cf aot: avoid forcing mmap low addresses on NuttX (#4776)
2a2dd19f32 Implicitly disable the SIMD flag for classic-interp and fast-jit (#4768)
Compare 14 commits »