Skip to content

Issues: near/finite-wasm

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Tighten up our gas analysis tests A-gas-analysis Area: the gas analysis implemented in this crate
#30 opened Jan 11, 2023 by nagisa
Find a way to verify that our stack analysis is correct A-max-stack-analsys Area: the max-stack analysis implemented in this crate
#29 opened Jan 11, 2023 by nagisa
Need to measure the costs of constant expressions so that their evaluation could be charged A-gas-analysis Area: the gas analysis implemented in this crate
#27 opened Dec 22, 2022 by nagisa
Optimization: merge instrumentation fees into the preceding if branch bodies A-gas-analysis Area: the gas analysis implemented in this crate
#24 opened Dec 9, 2022 by nagisa
Specification of the aggregate instructions clash with the intended behaviour A-docs Area: the documentation of this crate. A-gas-analysis Area: the gas analysis implemented in this crate
#7 opened Aug 8, 2022 by nagisa
exported trampolines: should gas be charged for function arguments? A-instrumentation Area: the instrumentation implemented in this crate
#1 opened Jun 10, 2022 by nagisa
ProTip! Adding no:label will show everything without a label.