mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-26 10:52:13 +00:00
1 line
607 B
JavaScript
1 line
607 B
JavaScript
initSidebarItems({"fn":[["get_points_used","Returns the number of points used by an Instance."],["get_points_used_ctx","Returns the number of points used in a Ctx."],["set_points_used","Sets the number of points used by an Instance."],["set_points_used_ctx","Sets the number of points used in a Ctx."]],"struct":[["ExecutionLimitExceededError",""],["Metering","Metering is a compiler middleware that calculates the cost of WebAssembly instructions at compile time and will count the cost of executed instructions at runtime. Within the Metering functionality, this instruction cost is called `points`."]]}); |