Skip to content

Instrument all functions #16

@sliminality

Description

@sliminality

Rather than instrumenting only exported functions, we should instrument all functions in the function index space (including the standard library) except for the transitive closure of functions invoked by the Tracer.

  • Compute callgraph
  • Instrument all functions except those transitively invoked by our functions

Metadata

Metadata

Assignees

No one assigned

    Labels

    instrumentationWebAssembly module instrumentation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions