Skip to content

Improvement: Allow optional "start" function to set-up variable-time statics #11

@phayes

Description

@phayes

It would be useful for lots of fuzzing targets to allow for variable-time "set up" of statics that are then re-used in the fuzzing. For example, generating keys when we are testing encrypt / decrypt / sign operations.

This is a perfect use of using the wasm "start" function

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions