/asyncjmp

setjmp and longjmp for WASM/WASI, based on asyncify

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

asyncjmp

A library for using setjmp and longjmp with WASM/WASI, based on asyncify.

Adapted from the Ruby codebase.

LICENSE

Copyright © 2023 Ronsor Labs, et al. All rights reserved.

This software is licensed under the 2-clause BSD license, as found in the LICENSE file at the root of this repository.