Cargo Features

stak-sac has no features set by default.

[dependencies]
stak-sac = { version = "0.12.8", features = ["std", "float", "float62", "libc"] }
std

Enables clap and main_error, std of stak-device, stak-file, stak-process-context, and stak-time

float

Enables float of stak-vm

float62

Enables float62 of stak-vm

libc

Enables dlmalloc and origin, libc of stak-device, stak-file, stak-process-context, and stak-time

stak-sac has 4 features without comments.