Skip to content

Need to measure the costs of constant expressions so that their evaluation could be charged #27

@nagisa

Description

@nagisa

Today's implementation entirely ignores constant expressions, largely because they aren't a runtime concern. However, compilers may be interested in charging gas for these expressions during the compile time, so there should be some mechanism to enable this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-gas-analysisArea: the gas analysis implemented in this crate

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions