Namhyeon Go gnh1201
gnh1201 synced commits to refs/pull/3563/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 11:05:58 +00:00
54b87cb097 Fix missing stack frame alloc/free in AOT multi-module invoke (#3562)
d2af9096eb Update import function pointer setting logic
d36160b294 wasi-nn: Add wasmedge-wasinn-example as smoke test (#3554)
Compare 4 commits »
gnh1201 synced and deleted reference refs/tags/refs/pull/3554/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 11:05:46 +00:00
gnh1201 synced and deleted reference refs/tags/refs/pull/3562/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 11:05:46 +00:00
gnh1201 synced commits to main at gnh1201/wasm-micro-runtime from mirror 2024-06-24 11:05:46 +00:00
54b87cb097 Fix missing stack frame alloc/free in AOT multi-module invoke (#3562)
d36160b294 wasi-nn: Add wasmedge-wasinn-example as smoke test (#3554)
Compare 2 commits »
gnh1201 synced commits to renovate/definitelytyped-types-(non-major) at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
gnh1201 synced new reference renovate/definitelytyped-types-(non-major) to gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
gnh1201 synced commits to renovate/typescript-5.x-lockfile at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
gnh1201 synced new reference renovate/typescript-5.x-lockfile to gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
gnh1201 synced commits to refs/pull/30808/head at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
ce343cd99a New Crowdin translations
gnh1201 synced commits to refs/pull/30808/merge at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
ce343cd99a New Crowdin translations
Compare 2 commits »
gnh1201 synced commits to refs/pull/30813/head at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
f09a1ca5a1 Add replied to visibility for admin statuses show
a0142c7132 Move the view_publicly localisation to admin.statuses.view_publicly
ec212c9e3f Improve ability to translate account statuses title
e3a4f591d0 Improve account statuses show title
e64093f53b Improve display of statuses in admin panel
Compare 5 commits »
gnh1201 synced commits to refs/pull/30813/merge at gnh1201/mastodon from mirror 2024-06-24 07:05:49 +00:00
3858114538 Merge f09a1ca5a1ab395d79d94cea9e204832db67e9f8 into 4743657ba2
f09a1ca5a1 Add replied to visibility for admin statuses show
a0142c7132 Move the view_publicly localisation to admin.statuses.view_publicly
ec212c9e3f Improve ability to translate account statuses title
e3a4f591d0 Improve account statuses show title
Compare 6 commits »
gnh1201 synced commits to i18n/crowdin/translations at gnh1201/mastodon from mirror 2024-06-24 07:05:48 +00:00
ce343cd99a New Crowdin translations
gnh1201 synced commits to refs/pull/2539/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
95f7717555 aot loader: Add more checks in load_native_symbol_section() (#3559)
4c2af25aff aot compiler: Use larger alignment for load/store when possible (#3552)
607ae47d7b core/shared/platform: Zero memory returned by os_mmap in some platforms (#3551)
e8df3b5c48 Consistent const keyword position in wasm_export.h (#3558)
Compare 24 commits »
gnh1201 synced commits to refs/pull/3539/head at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
bcf9261b98 update loader
7e9861f460 add wasi-threads builtin module
e1f106fb4a Allow missing imports in loader and report error in instantiation
3473216850 Revert "Allow loading of missing imports without errors when multi-module is enabled"
Compare 4 commits »
gnh1201 synced commits to refs/pull/3539/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
cfffb62ad2 aot loader: Verify global value type (#3560)
bcf9261b98 update loader
7e9861f460 add wasi-threads builtin module
e1f106fb4a Allow missing imports in loader and report error in instantiation
Compare 7 commits »
gnh1201 synced commits to refs/pull/3543/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
cfffb62ad2 aot loader: Verify global value type (#3560)
95f7717555 aot loader: Add more checks in load_native_symbol_section() (#3559)
Compare 3 commits »
gnh1201 synced commits to refs/pull/3554/head at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
4a6e35eeb0 add wasmedge-wasinn-example as smoke test
gnh1201 synced commits to refs/pull/3554/merge at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
fc0a7a199d Merge 4a6e35eeb04b2398f352ff68cb5fbd6df4b21eda into 95f7717555
95f7717555 aot loader: Add more checks in load_native_symbol_section() (#3559)
4a6e35eeb0 add wasmedge-wasinn-example as smoke test
Compare 3 commits »
gnh1201 synced commits to refs/pull/3559/head at gnh1201/wasm-micro-runtime from mirror 2024-06-24 02:55:53 +00:00
69f0ff51d8 Add protection in load_native_symbol_section()
4c2af25aff aot compiler: Use larger alignment for load/store when possible (#3552)
607ae47d7b core/shared/platform: Zero memory returned by os_mmap in some platforms (#3551)
e8df3b5c48 Consistent const keyword position in wasm_export.h (#3558)
7d3bac62af Add linked field comment for aot import type (#3557)
Compare 5 commits »