example: remove deprecated replace-import example link (#786)
Signed-off-by: Takeshi Yoneda <takeshi@tetrate.io>
This commit is contained in:
@@ -13,8 +13,6 @@ The following example projects can help you practice WebAssembly with wazero:
|
|||||||
from WebAssembly or Go-defined functions.
|
from WebAssembly or Go-defined functions.
|
||||||
* [namespace](namespace) - how WebAssembly modules can import their own host
|
* [namespace](namespace) - how WebAssembly modules can import their own host
|
||||||
module, such as "env".
|
module, such as "env".
|
||||||
* [replace-import](replace-import) - how to override a module name hard-coded
|
|
||||||
in a WebAssembly module.
|
|
||||||
* [wasi](../imports/wasi_snapshot_preview1/example) - how to use I/O in your
|
* [wasi](../imports/wasi_snapshot_preview1/example) - how to use I/O in your
|
||||||
WebAssembly modules using WASI (WebAssembly System Interface).
|
WebAssembly modules using WASI (WebAssembly System Interface).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user