Skip to content

Actions: bytecodealliance/wasm-micro-runtime

compilation on android, ubuntu-22.04

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
122 workflow run results
122 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

fix copy_stack_top_i64 overlap issue
compilation on android, ubuntu-22.04 #5549: Pull request #3146 opened by xujuntwt95329
February 6, 2024 13:37 8m 18s xujuntwt95329:fix_copy_stack_top_overlap
February 6, 2024 13:37 8m 18s
Separate app-manager and app-framework from WAMR
compilation on android, ubuntu-22.04 #5548: Pull request #3129 synchronize by wenyongh
February 6, 2024 13:15 11m 16s dev/separate_app_framework
February 6, 2024 13:15 11m 16s
Merge branch main into dev/separate_app_framework
compilation on android, ubuntu-22.04 #5547: Commit 0725544 pushed by wenyongh
February 6, 2024 13:15 9m 46s dev/separate_app_framework
February 6, 2024 13:15 9m 46s
Implement GC (Garbage Collection) feature for interpreter, AOT and LL…
compilation on android, ubuntu-22.04 #5546: Commit 16a4d71 pushed by wenyongh
February 6, 2024 12:47 11m 17s main
February 6, 2024 12:47 11m 17s
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT
compilation on android, ubuntu-22.04 #5545: Pull request #3125 synchronize by wenyongh
February 6, 2024 11:38 11m 29s dev/gc_refactor
February 6, 2024 11:38 11m 29s
Merge branch main into dev/gc_refactor
compilation on android, ubuntu-22.04 #5544: Commit 60c51e5 pushed by wenyongh
February 6, 2024 11:38 11m 9s dev/gc_refactor
February 6, 2024 11:38 11m 9s
aot compiler: Place precheck wrapper before the corresponding wrapped…
compilation on android, ubuntu-22.04 #5543: Commit 5931aaa pushed by wenyongh
February 6, 2024 07:05 7m 53s main
February 6, 2024 07:05 7m 53s
aot: place precheck wrapper before the corresponding wrapped function
compilation on android, ubuntu-22.04 #5541: Pull request #3141 opened by yamt
February 6, 2024 05:47 7m 30s yamt:precheck
February 6, 2024 05:47 7m 30s
aot_compile_op_call: Stop setting calling convention explicitly (#3140)
compilation on android, ubuntu-22.04 #5540: Commit 6e547ba pushed by wenyongh
February 6, 2024 05:14 7m 46s main
February 6, 2024 05:14 7m 46s
Use logger for runtime error/debug prints (#3097)
compilation on android, ubuntu-22.04 #5539: Commit cfa90ca pushed by wenyongh
February 6, 2024 05:02 7m 39s main
February 6, 2024 05:02 7m 39s
aot_compile_op_call: stop setting calling convention explicitly
compilation on android, ubuntu-22.04 #5538: Pull request #3140 opened by yamt
February 6, 2024 04:22 7m 50s yamt:callconv
February 6, 2024 04:22 7m 50s
Fix threads opcodes' boundary check in classic-interp and fast-interp…
compilation on android, ubuntu-22.04 #5537: Commit f359b51 pushed by wenyongh
February 6, 2024 03:52 7m 38s main
February 6, 2024 03:52 7m 38s
Classic and fast interpreter threads opcodes boundary check fix
compilation on android, ubuntu-22.04 #5536: Pull request #3136 synchronize by TianlongLiang
February 6, 2024 03:29 7m 45s TianlongLiang:atomic_opcodes_fix
February 6, 2024 03:29 7m 45s
Use logger for runtime prints
compilation on android, ubuntu-22.04 #5535: Pull request #3097 synchronize by eloparco
February 5, 2024 17:19 9m 11s eloparco:eloparco/use-logger-for-runtime-prints
February 5, 2024 17:19 9m 11s
Use logger for runtime prints
compilation on android, ubuntu-22.04 #5534: Pull request #3097 synchronize by eloparco
February 5, 2024 17:17 6m 20s eloparco:eloparco/use-logger-for-runtime-prints
February 5, 2024 17:17 6m 20s
Use logger for runtime prints
compilation on android, ubuntu-22.04 #5533: Pull request #3097 synchronize by eloparco
February 5, 2024 17:15 7m 40s eloparco:eloparco/use-logger-for-runtime-prints
February 5, 2024 17:15 7m 40s
Classic and fast interpreter threads opcodes boundary check fix
compilation on android, ubuntu-22.04 #5532: Pull request #3136 opened by TianlongLiang
February 5, 2024 09:52 7m 44s TianlongLiang:atomic_opcodes_fix
February 5, 2024 09:52 7m 44s
Remove JIT_STACK_FRAME macro (#3127)
compilation on android, ubuntu-22.04 #5531: Commit 51eaf80 pushed by wenyongh
February 5, 2024 09:43 9m 4s dev/gc_refactor
February 5, 2024 09:43 9m 4s
Fix locel.set in polymorphic stack (#3135)
compilation on android, ubuntu-22.04 #5530: Commit d6d5072 pushed by wenyongh
February 5, 2024 09:41 8m 4s main
February 5, 2024 09:41 8m 4s
Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT
compilation on android, ubuntu-22.04 #5529: Pull request #3125 synchronize by wenyongh
February 5, 2024 09:21 9m 46s dev/gc_refactor
February 5, 2024 09:21 9m 46s
Fix read and validation of GC sub opcode (#3134)
compilation on android, ubuntu-22.04 #5528: Commit 9bdd349 pushed by wenyongh
February 5, 2024 09:21 9m 36s dev/gc_refactor
February 5, 2024 09:21 9m 36s
fix locel.set in polymorphic stack
compilation on android, ubuntu-22.04 #5527: Pull request #3135 opened by xujuntwt95329
February 5, 2024 09:14 8m 50s xujuntwt95329:polymorphic_locel_set
February 5, 2024 09:14 8m 50s
Fix read and validation of GC sub opcode
compilation on android, ubuntu-22.04 #5526: Pull request #3134 opened by wenyongh
February 5, 2024 08:44 8m 14s wenyongh:fix_gc_sub_code_check
February 5, 2024 08:44 8m 14s
Remove JIT_STACK_FRAME macro
compilation on android, ubuntu-22.04 #5525: Pull request #3127 synchronize by wenyongh
February 5, 2024 08:08 10m 51s wenyongh:dev/gc_refactor
February 5, 2024 08:08 10m 51s