Skip to content

Resolve symbol collisions among Wasm runtimes #139

Closed
@mathetake

Description

@mathetake

Migrated from envoyproxy/envoy#14012.

The more runtime we have, The more we want to have single binary to, at least, benchmark all at once.

Using objcopy --prefix-symbols on all the object files of runtimes might be a solution, though I'm not sure what changes would be necessary to be applied to C++ interfaces (V8 and WAVM for examples). Changes to the C interfaces would be trivial.
And This might have side effects in the final binary size?

Relevant to #113

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions