internal/
directory v1.10.1
Go to latest Published: Nov 9, 2025 License:Apache-2.0
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Directories¶
| Path | Synopsis |
|---|---|
engine | |
wazevo/backend Package backend must be free of Wasm-specific concept. | Package backend must be free of Wasm-specific concept. |
wazevo/backend/regalloc Package regalloc performs register allocation. | Package regalloc performs register allocation. |
wazevo/frontend Package frontend implements the translation of WebAssembly to SSA IR using the ssa package. | Package frontend implements the translation of WebAssembly to SSA IR using the ssa package. |
wazevo/ssa Package ssa is used to construct SSA function. | Package ssa is used to construct SSA function. |
Package expctxkeys provides keys for the context used to store the experimental APIs. | Package expctxkeys provides keys for the context used to store the experimental APIs. |
Package fstest defines filesystem test cases that help validate host functions implementing WASI. | Package fstest defines filesystem test cases that help validate host functions implementing WASI. |
integration_testmodule | |
asmmodule | |
fuzzmodule | |
vsmodule | |
vs/wasmermodule | |
vs/wasmtimemodule | |
Package logging includes utilities used to log function calls. | Package logging includes utilities used to log function calls. |
Package platform includes runtime-specific code needed for the compiler or otherwise. | Package platform includes runtime-specific code needed for the compiler or otherwise. |
Package sysfs includes a low-level filesystem interface and utilities needed for WebAssembly host functions (ABI) such as WASI. | Package sysfs includes a low-level filesystem interface and utilities needed for WebAssembly host functions (ABI) such as WASI. |
testing | |
require Package require includes test assertions that fail the test immediately. | Package require includes test assertions that fail the test immediately. |
Package wasip1 is a helper to remove package cycles re-using constants. | Package wasip1 is a helper to remove package cycles re-using constants. |
Package wasmdebug contains utilities used to give consistent search keys between stack traces and error messages. | Package wasmdebug contains utilities used to give consistent search keys between stack traces and error messages. |
Package wasmruntime contains internal symbols shared between modules for error handling. | Package wasmruntime contains internal symbols shared between modules for error handling. |
Click to show internal directories.
Click to hide internal directories.