summaryrefslogtreecommitdiff
path: root/test/binaryen.js/optimize-levels.js
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2023-09-11 12:53:40 -0500
committerGitHub <noreply@github.com>2023-09-11 17:53:40 +0000
commite9d0fb7251dd6dd3d629fe6c389490a0a0e92c24 (patch)
treeb0193ed6f33c0cf3a87433b07f61667a9354e877 /test/binaryen.js/optimize-levels.js
parentfcf6efb2d1b4d5e8dce091e6e06a7fb6ce5b635a (diff)
downloadbinaryen-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