mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-06-18 02:59:21 +00:00
![]() The ns-lookup accepts domain names as well as suffixes, e.g.: ``` --allow-resolve=* # allow all domain names --allow-resolve=example.com # only allow example.com name resolution --allow-resolve=example.com --allow-resolve=*.example.com # allow example.com and its subdomains' name resolution ``` |
||
---|---|---|
.. | ||
sandboxed-system-primitives | ||
libc_wasi_wrapper.c | ||
libc_wasi_wrapper.h | ||
libc_wasi.cmake | ||
SConscript |