Commit f6c9cb5
committed
Update type validation in load_table_import() and load_table()
Prevent from value type.
https://webassembly.github.io/spec/core/valid/types.html#table-types
https://webassembly.github.io/gc/core/syntax/types.html#reference-types1 parent 3580d1a commit f6c9cb5
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2583 | 2583 | | |
2584 | 2584 | | |
2585 | 2585 | | |
2586 | | - | |
| 2586 | + | |
| 2587 | + | |
2587 | 2588 | | |
2588 | 2589 | | |
2589 | 2590 | | |
| |||
3109 | 3110 | | |
3110 | 3111 | | |
3111 | 3112 | | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
| 3121 | + | |
3112 | 3122 | | |
3113 | 3123 | | |
3114 | 3124 | | |
| |||
0 commit comments