Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

wasm-sjlj

toyobayashi181kMIT1.0.6TypeScript support: included

setjmp/longjmp implementation from Emscripten

emscripten, wasm, emcc, webassembly, clang, c, c++, cpp, wasi-sdk, wasi

readme

wasi-sdk 25 (LLVM 19) already supports sjlj and not compatible with this package

This package is only for LLVM 17 or 18

wasi-sdk 21 (clang 17.0.6 6009708b4367171ccdbf4b5905cb6a803753fe18)

./build.sh
node ./test/main.js

The sources is from emscripten repo.