diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-09 20:02:30 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-09 20:02:30 +0100 |
| commit | 18f901125ad1b97ee3f79cb2f5d87704b52191ee (patch) | |
| tree | 11c63485cabd1e81b82041aaa117120d69be0050 /examples/example.wasm | |
| parent | 8d4b751036ffc03a4c7d1ded58b3995757cb984a (diff) | |
| download | nanowasm-18f901125ad1b97ee3f79cb2f5d87704b52191ee.tar.gz | |
call_import.c: Always set ci->pc
Otherwise, imports without parameters would jump to `call` directly
without assigning ci->pc first, so that nwp_interp_resume would read
incorrectly from offset 0.
Diffstat (limited to 'examples/example.wasm')
0 files changed, 0 insertions, 0 deletions
