Imports of package emscripten

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/tetratelabs/wazero
github.com/tetratelabs/wazero/apiPackage api includes constants and interfaces used by both end-users and internal implementations.
github.com/tetratelabs/wazero/imports/emscriptenPackage emscripten contains Go-defined special functions imported by Emscripten under the module name "env".
github.com/tetratelabs/wazero/internal/emscripten
github.com/tetratelabs/wazero/internal/wasm
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.