Stream: git-wasmtime

Topic: wasmtime / PR #1912 Bind `Trap::i32_exit_status` in C API


view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2020 at 15:05):

alexcrichton opened PR #1912 from c-api-i32-status to master:

This allows embedders to take a different action when a WASI program
exits depending on whether it exited with an exit status or exited with
a trap.

cc bytecodealliance/wasmtime-py#30

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2020 at 15:05):

alexcrichton updated PR #1912 from c-api-i32-status to master:

This allows embedders to take a different action when a WASI program
exits depending on whether it exited with an exit status or exited with
a trap.

cc bytecodealliance/wasmtime-py#30

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2020 at 15:50):

sunfishcode submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 23 2020 at 16:40):

alexcrichton merged PR #1912.


Last updated: Oct 23 2024 at 20:03 UTC