aegis-resource
Resource management for the Aegis WebAssembly sandbox.
This crate provides:
ResourceLimiter- Memory and table growth limitsFuelManager- CPU time limiting via fuel consumptionEpochManager- Wall-clock timeout enforcementResourceLimits- Combined configuration
Usage
This is an internal crate. Use aegis-wasm for the public API.
[]
= "0.1"
License
MIT OR Apache-2.0