diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-12 00:35:04 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-12 00:35:04 +0100 |
| commit | c3d6bac9d716433ca31f7d39332b2a6a96d8187d (patch) | |
| tree | aa9f769a98800e26203bcd8d65b8f8f5f1a95cfa /src/section | |
| parent | be7c97ce6ae43d677b28d455506fdaedf944a25b (diff) | |
| download | nanowasm-c3d6bac9d716433ca31f7d39332b2a6a96d8187d.tar.gz | |
call_import.c: Fix prev_ret
So far, this variable was only being assigned by unwind.c, which is
called only for WebAssembly functions. However, it is still mandatory
to report the last returned value from imported functions, too, as
prev_ret is relied upon by operators such as `drop`.
Diffstat (limited to 'src/section')
0 files changed, 0 insertions, 0 deletions
