bytecodealliance / bytecodealliance/wasm-tools
Add additional support for aliases in inverted form
Open
component-model
wast
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 351
- Avg merge
- 16h 57m
- Merged PRs (30d)
- 38
Description
This issues is about adding support for inverted forms in wast. According to the following [comment](https://github.com/WebAssembly/component-model/pull/201#issuecomment-1568866849) this is currently not implemented for all possible places where aliases can be used:
```
FYI, it appears the only currently supported inverted forms in wast for aliases are for the sorts core func and func
```
Contributor guide
Assessment
This issue has not been assessed yet.