Cargo Features

evil-janet has no features set by default.

[dependencies]
evil-janet = { version = "1.33.0", features = ["link-amalg", "link-system", "system", "debug-symbols"] }

Link the amalgamation library into the application.

Link to the libjanet library from system (not recommended generally)

system

Use header from system Janet

debug-symbols

Compile with max debug symbols