Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about and ignore empty local/param names in name section (#4426) | Alon Zakai | 2022-01-07 | 1 | -0/+0 |
Fixes the crash in #4418 Also replace the .at() there with better logic to handle imported functions. See WebAssembly/wabt#1799 for details on why wabt sometimes emits this. |