Cargo Features
evil-janet has no features set by default.
[dependencies]
evil-janet = { version = "1.36.0", features = ["link-amalg", "link-system", "system", "debug-symbols"] }
- link-amalg
-
Link the amalgamation library into the application.
- link-system
-
Link to the libjanet library from system (not recommended generally)
- system
-
Use header from system Janet
- debug-symbols
-
Compile with max debug symbols