Skip to content

Actions: bytecodealliance/wasm-micro-runtime

compilation on macos

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
125 workflow run results
125 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT
compilation on macos #5480: Pull request #3125 synchronize by wenyongh
February 5, 2024 08:06 8m 59s dev/gc_refactor
February 5, 2024 08:06 8m 59s
Merge branch main into dev/gc_refactor
compilation on macos #5479: Commit 2f6e4b9 pushed by wenyongh
February 5, 2024 08:06 3m 4s dev/gc_refactor
February 5, 2024 08:06 3m 4s
Fix possible integer overflow in loader target block check (#3133)
compilation on macos #5478: Commit b8ff98c pushed by wenyongh
February 5, 2024 08:01 3m 43s main
February 5, 2024 08:01 3m 43s
Zero the memory mapped from os_mmap in NuttX (#3132)
compilation on macos #5477: Commit 1a676f2 pushed by wenyongh
February 5, 2024 07:45 6m 45s main
February 5, 2024 07:45 6m 45s
Fix possible integer overflow in loader target block check
compilation on macos #5476: Pull request #3133 synchronize by wenyongh
February 5, 2024 07:35 3m 9s wenyongh:fix_loader_check_br
February 5, 2024 07:35 3m 9s
Zero the memory from os_mmap in NuttX
compilation on macos #5475: Pull request #3132 synchronize by no1wudi
February 5, 2024 07:25 3m 42s no1wudi:main
February 5, 2024 07:25 3m 42s
Zero the memory from os_mmap in NuttX
compilation on macos #5474: Pull request #3132 synchronize by no1wudi
February 5, 2024 06:53 5m 59s no1wudi:main
February 5, 2024 06:53 5m 59s
Fix possible integer overflow in loader target block check
compilation on macos #5473: Pull request #3133 opened by wenyongh
February 5, 2024 06:27 6m 42s wenyongh:fix_loader_check_br
February 5, 2024 06:27 6m 42s
Zero the memory from os_mmap in NuttX
compilation on macos #5472: Pull request #3132 opened by no1wudi
February 5, 2024 06:19 6m 19s no1wudi:main
February 5, 2024 06:19 6m 19s
Fix loader check_wasi_abi_compatibility (#3126)
compilation on macos #5471: Commit 06df58f pushed by wenyongh
February 4, 2024 09:27 6m 40s main
February 4, 2024 09:27 6m 40s
Separate app-manager and app-framework from WAMR
compilation on macos #5470: Pull request #3129 opened by wenyongh
February 4, 2024 08:27 3m 50s dev/separate_app_framework
February 4, 2024 08:27 3m 50s
Remove JIT_STACK_FRAME macro
compilation on macos #5469: Pull request #3127 opened by wenyongh
February 4, 2024 07:59 3m 52s wenyongh:dev/gc_refactor
February 4, 2024 07:59 3m 52s
Fix loader check_wasi_abi_compatibility
compilation on macos #5468: Pull request #3126 opened by wenyongh
February 4, 2024 07:42 8m 27s wenyongh:fix_loader_wasi_check
February 4, 2024 07:42 8m 27s
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT
compilation on macos #5467: Pull request #3125 opened by wenyongh
February 4, 2024 04:56 3m 35s dev/gc_refactor
February 4, 2024 04:56 3m 35s
Merge branch main into dev/gc_refactor
compilation on macos #5466: Commit 004b913 pushed by wenyongh
February 4, 2024 04:47 8m 15s dev/gc_refactor
February 4, 2024 04:47 8m 15s
Add wasm_runtime_get_cur_local_obj_ref and change API names (#3117)
compilation on macos #5465: Commit dcde455 pushed by wenyongh
February 4, 2024 03:27 3m 30s dev/gc_refactor
February 4, 2024 03:27 3m 30s
add wasm_runtime_get_cur_local_obj_ref API support and change wasm runtime APIs name.
compilation on macos #5464: Pull request #3117 synchronize by LevelCA
February 4, 2024 02:32 5m 37s dev/gc_refactor
February 4, 2024 02:32 5m 37s
add wasm_runtime_get_cur_local_obj_ref API support and change wasm runtime APIs name.
compilation on macos #5463: Pull request #3117 synchronize by LevelCA
February 4, 2024 01:59 5m 20s dev/gc_refactor
February 4, 2024 01:59 5m 20s
add wasm_runtime_get_cur_local_obj_ref API support and change wasm runtime APIs name.
compilation on macos #5462: Pull request #3117 synchronize by LevelCA
February 4, 2024 01:55 3m 49s dev/gc_refactor
February 4, 2024 01:55 3m 49s
add wasm_runtime_get_cur_local_obj_ref API support and change wasm runtime APIs name.
compilation on macos #5461: Pull request #3117 synchronize by LevelCA
February 4, 2024 01:39 6m 10s dev/gc_refactor
February 4, 2024 01:39 6m 10s
Merge branch main into dev/thread_suspension
compilation on macos #5460: Commit e88166d pushed by wenyongh
February 3, 2024 08:39 3m 20s dev/thread_suspension
February 3, 2024 08:39 3m 20s
EH: Fix broken stack usage calculation (#3121)
compilation on macos #5459: Commit 529fa9d pushed by wenyongh
February 3, 2024 04:21 13m 13s main
February 3, 2024 04:21 13m 13s
Add ARM MacOS to the CI (#3120)
compilation on macos #5458: Commit a32b082 pushed by wenyongh
February 3, 2024 03:51 3m 39s main
February 3, 2024 03:51 3m 39s
Always allocate linear memory using mmap (#3052)
compilation on macos #5457: Commit a27ddec pushed by wenyongh
February 2, 2024 14:17 3m 50s main
February 2, 2024 14:17 3m 50s
EH: fix broken stack usage calculation
compilation on macos #5456: Pull request #3121 opened by yamt
February 2, 2024 12:07 3m 11s yamt:eh5
February 2, 2024 12:07 3m 11s