Closed
Description
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
Labels
No labels