Cargo Features

stak-sac has no features set by default.

[dependencies]
stak-sac = { version = "0.10.21", 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 libc, stak-libc, libc of stak-device and stak-file, libc of stak-process-context and stak-time

stak-sac has 4 features without comments.