Documentation
¶
Index ¶
- Constants
- Variables
- func BuildWASM(opts Options) ([]byte, error)
- func CacheDir() (string, error)
- func EnsureReferenceWASM(version string) ([]byte, error)
- func ModuleDir() (string, error)
- func ReferenceWASMPath(version string) (string, error)
- func RewriteSDKImports(src string) string
- func WarmSDKCache() error
- type Options
Constants ¶
View Source
const SDKImportCanonical = "github.com/SAPPHIR3-ROS3/Solomon/v2026/internal/sandbox/sdk"
Variables ¶
View Source
var SDKImportPathsForModel = []string{
"sdk",
"SAPPHIR3ROS3/Solomon/sdk",
"SAPPHIR3ROS3/Solomon/v2026/sdk",
}
Functions ¶
func EnsureReferenceWASM ¶
func ReferenceWASMPath ¶
func RewriteSDKImports ¶ added in v2026.613.0
func WarmSDKCache ¶
func WarmSDKCache() error
Types ¶
Click to show internal directories.
Click to hide internal directories.