Add ratio comparison menu action

This commit is contained in:
2026-07-22 00:16:24 +02:00
parent 955cc0a0e4
commit a2bd19b6e2
2 changed files with 94 additions and 3 deletions
+1
View File
@@ -202,6 +202,7 @@ local $ENV{WAMR_USE_LINEAR_POOL_IN_TEXT} =
# ========================================================================================= #
# NOTE: The runner will prefix "-Wf," to each flag
# TODO: Exclude --wamr-exceptions from C builds automatically
my %catch_flag_map = (
"--catch-outer" => "--catch-outerspace",
"--catch-text" => "--catch-write-textsegment",