Directories
¶
| Path | Synopsis |
|---|---|
|
Package bridge provides the JavaScript-to-Go binding layer for the TypeGo runtime.
|
Package bridge provides the JavaScript-to-Go binding layer for the TypeGo runtime. |
|
core
Package core provides internal utilities for the TypeGo bridge layer.
|
Package core provides internal utilities for the TypeGo bridge layer. |
|
modules/crypto
Package crypto provides bindings for Go's crypto packages.
|
Package crypto provides bindings for Go's crypto packages. |
|
modules/fmt
Package fmt provides bindings for Go's fmt package.
|
Package fmt provides bindings for Go's fmt package. |
|
modules/json
Package json provides bindings for Go's encoding/json package.
|
Package json provides bindings for Go's encoding/json package. |
|
modules/net
Package http provides bindings for Go's net/http package.
|
Package http provides bindings for Go's net/http package. |
|
modules/os
Package os provides bindings for Go's os package.
|
Package os provides bindings for Go's os package. |
|
modules/sync
Package sync provides bindings for Go's sync package and concurrency primitives.
|
Package sync provides bindings for Go's sync package and concurrency primitives. |
|
stdlib/memory
Package memory provides the typego:memory module for shared memory and stats.
|
Package memory provides the typego:memory module for shared memory and stats. |
|
stdlib/worker
Package worker provides the typego:worker module for multi-threading.
|
Package worker provides the typego:worker module for multi-threading. |
|
cmd
|
|
|
typego
command
|
|
|
Package compiler provides TypeScript-to-JavaScript transpilation for TypeGo.
|
Package compiler provides TypeScript-to-JavaScript transpilation for TypeGo. |
|
Package engine provides the core JavaScript execution environment for TypeGo.
|
Package engine provides the core JavaScript execution environment for TypeGo. |
|
Package eventloop provides a thread-safe event loop for JavaScript execution.
|
Package eventloop provides a thread-safe event loop for JavaScript execution. |
|
internal
|
|
|
builder
Package builder provides shared compilation pipeline components for the TypeGo CLI.
|
Package builder provides shared compilation pipeline components for the TypeGo CLI. |
|
linker
Package linker provides dynamic Go package binding for TypeGo.
|
Package linker provides dynamic Go package binding for TypeGo. |
|
pkg
|
|
|
cli/cmd
Package cmd contains core TypeGo CLI commands.
|
Package cmd contains core TypeGo CLI commands. |
|
cli/internal
Package internal provides shared CLI utilities for consistent output and interaction.
|
Package internal provides shared CLI utilities for consistent output and interaction. |
|
cli/pkg
Package pkg contains all package manager related CLI commands.
|
Package pkg contains all package manager related CLI commands. |
|
tests
|
|
Click to show internal directories.
Click to hide internal directories.