Skip to content

WASM order of execution is arbitrary - affecting auto_run_on_build #43

@StrikeForceZero

Description

@StrikeForceZero

WASM entries can execute out of order.

Which isn't a problem for most of the code generated by these macros, except for auto_run_on_build, which can fail when trying to access resources that are assumed to have been inserted already.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions