WebAssembly / gc

Branch of the spec repo scoped to discussion of GC integration in WebAssembly
https://webassembly.github.io/gc/
Other
987 stars 71 forks source link

[test] Prevent from module name conflict when registering in wast. #455

Closed q82419 closed 11 months ago

q82419 commented 11 months ago

Such as the register commands in linking.wast, I think it's better to prevent from the module name conflict for each register commands in a wast file.