Closed
Description
@pchickey @lukewagner, we had a discussion of static linking in context of WebAssembly/WASI#549, and I just wanted to make sure I understood it correctly:
Currently static core linking works by shipping static libs or wasm 'object files' in the component binary and then running wasm-ld
in the runtime during component instantiation.
Is this an accurate description? Can you please point me to where this is currently documented?
Metadata
Metadata
Assignees
Labels
No labels