Cargo Features
Swamp has no features set by default.
[dependencies]
swamp = { version = "0.2.26", features = ["debug_vm"] }
Optional features for debugging and development
- debug_vm
-
Enables debug_vm of swamp-runtime and swamp-vm
swamp-runtime:
Not ready yet // swamp-vm-pretty-print = { path = "../vm-pretty-print", version = "0.2.0" }