| ... | @@ -7988,7 +7988,7 @@ test "@wasmMemoryGrow" { | ... | @@ -7988,7 +7988,7 @@ test "@wasmMemoryGrow" { |
| 7988 | {#header_close#} | 7988 | {#header_close#} |
| 7989 | | 7989 | |
| 7990 | {#header_open|@setEvalBranchQuota#} | 7990 | {#header_open|@setEvalBranchQuota#} |
| 7991 | <pre>{#syntax#}@setEvalBranchQuota(new_quota: usize){#endsyntax#}</pre> | 7991 | <pre>{#syntax#}@setEvalBranchQuota(new_quota: u32){#endsyntax#}</pre> |
| 7992 | <p> | 7992 | <p> |
| 7993 | Changes the maximum number of backwards branches that compile-time code | 7993 | Changes the maximum number of backwards branches that compile-time code |
| 7994 | execution can use before giving up and making a compile error. | 7994 | execution can use before giving up and making a compile error. |