diff options
author | Thomas Lively <tlively@google.com> | 2023-09-11 12:53:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 17:53:40 +0000 |
commit | e9d0fb7251dd6dd3d629fe6c389490a0a0e92c24 (patch) | |
tree | b0193ed6f33c0cf3a87433b07f61667a9354e877 /test/binaryen.js/optimize-levels.js | |
parent | fcf6efb2d1b4d5e8dce091e6e06a7fb6ce5b635a (diff) | |
download | binaryen-e9d0fb7251dd6dd3d629fe6c389490a0a0e92c24.tar.gz binaryen-e9d0fb7251dd6dd3d629fe6c389490a0a0e92c24.tar.bz2 binaryen-e9d0fb7251dd6dd3d629fe6c389490a0a0e92c24.zip |
Fix printing of types for imported functions (#5927)
Previously, the printer incorrectly reconstructed imported functions' types from
their signatures instead of printing their types directly. This could cause the
printer to print uses of types that were never defined and did not exist in the
module. Fix the bug by printing imported functions' heap types directly.
Diffstat (limited to 'test/binaryen.js/optimize-levels.js')
0 files changed, 0 insertions, 0 deletions