Skip to content

remove __wasi_proc_raise() #7

Description

@sunfishcode

From bytecodealliance/wasmtime#68:

__wasi_proc_raise in its current form is effectively just a variant of __wasi_proc_exit which produces an exit status indicating that the process was killed with a signal rather than exiting normally.

I agree that this is obscure, and it could create complications if real signal handling is added later, so we should consider removing it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalA discussion about a specific actionable item

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions