Files
wazero/examples/replace-import/README.md
Crypt Keeper 98676fbc64 examples: polishes a few docs (#501)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2022-04-24 08:52:12 +08:00

163 B

Replace import example

This example shows how to override a module name hard-coded in a WebAssembly module. This is similar to what some tools call "linking".