Commit 6c80824
authored
wasmparser: Add
We already compute and store all of this internally for validation, just need to
expose some of it so that Wasmtime can re-canonicalize rec groups from a Wasm
module context to a whole engine context.TypesRef methods to expose some rec group-related data (#1498)1 parent fcb4f18 commit 6c80824
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1518 | 1518 | | |
1519 | 1519 | | |
1520 | 1520 | | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
1521 | 1537 | | |
1522 | 1538 | | |
1523 | 1539 | | |
| |||
0 commit comments