Directories ¶
Path | Synopsis |
---|---|
engine
|
|
custom
Package custom is similar to the WebAssembly Custom Sections.
|
Package custom is similar to the WebAssembly Custom Sections. |
goarch
Package goarch isolates code from runtime.GOARCH=wasm in a way that avoids cyclic dependencies when re-used from other packages.
|
Package goarch isolates code from runtime.GOARCH=wasm in a way that avoids cyclic dependencies when re-used from other packages. |
goos
Package goos isolates code from runtime.GOOS=js in a way that avoids cyclic dependencies when re-used from other packages.
|
Package goos isolates code from runtime.GOOS=js in a way that avoids cyclic dependencies when re-used from other packages. |
run
Package run exists to avoid dependency cycles when keeping most of gojs code internal.
|
Package run exists to avoid dependency cycles when keeping most of gojs code internal. |
integration_test
module
|
|
asm
Module
|
|
fuzz
Module
|
|
vs/wasmer
Module
|
|
vs/wasmtime
Module
|
|
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. |
testing
|
|
enginetest
Package enginetest contains tests common to any wasm.Engine implementation.
|
Package enginetest contains tests common to any wasm.Engine implementation. |
require
Package require includes test assertions that fail the test immediately.
|
Package require includes test assertions that fail the test immediately. |
Package wasi_snapshot_preview1 is a helper to remove package cycles re-using constants.
|
Package wasi_snapshot_preview1 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. |
Package wazeroir is a pkg to compile down the standard Wasm binary to wazero's specific IR (wazeroir).
|
Package wazeroir is a pkg to compile down the standard Wasm binary to wazero's specific IR (wazeroir). |
Click to show internal directories.
Click to hide internal directories.