diff options
| author | WhaleKit <kitmouse.nikita@gmail.com> | 2025-01-06 18:25:53 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-06 13:25:53 +0100 |
| commit | 0202878e1cdf5448fb007cc080c98cce707c889f (patch) | |
| tree | 8aeb7446d072d174068ddd7eba150192a5bdd68e /Cargo.lock | |
| parent | 5797ee77faeeaed8eb54f2eb09dd4a07c3c01017 (diff) | |
Check returns in untyped host functions (#27)
---------
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
Co-authored-by: Henry Gressmann <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -698,6 +698,7 @@ dependencies = [ "tinywasm-types", "wasm-testsuite", "wast", + "wat", ] [[package]] |
