Cargo Features

sjlj2 has no features set by default.

[dependencies]
sjlj2 = { version = "0.3.0", features = ["unwind", "unstable-asm-goto"] }
unwind
unstable-asm-goto

Uses unstable rustc features.