internal/

directory
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 6, 2023 License: Apache-2.0

Directories

Path Synopsis
asm
engine
Package fstest defines filesystem test cases that help validate host functions implementing WASI and `GOARCH=wasm GOOS=js`.
Package fstest defines filesystem test cases that help validate host functions implementing WASI and `GOARCH=wasm GOOS=js`.
config
Package config exists to avoid dependency cycles when keeping most of gojs code internal.
Package config exists to avoid dependency cycles when keeping most of gojs code internal.
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
vs
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 and runtime.GOOS=js.
Package sysfs includes a low-level filesystem interface and utilities needed for WebAssembly host functions (ABI) such as WASI and runtime.GOOS=js.
testing
enginetest
Package enginetest contains tests common to any wasm.Engine implementation.
Package enginetest contains tests common to any wasm.Engine implementation.
fs
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.
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).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL