cgx

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package cgx provides an interface for calling into GX from C.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Errorf

func Errorf(fmt string, args ...any) C.cgx_error

Errorf formats according to a format specifier and returns the new error via cgx_error handle.

func NewPackageHandle

func NewPackageHandle(dev *api.Device, pkg builder.Package) C.cgx_handle

NewPackageHandle returns a new C handle to compile a package for a runtime and a device. The returned value always has type C.cgx_package.

Types

This section is empty.

Directories

Path Synopsis
Package embed exposes a builder loading GX files from the files embedded in the binary.
Package embed exposes a builder loading GX files from the files embedded in the binary.
Package testing provide a cgx runtime for GX testing.
Package testing provide a cgx runtime for GX testing.
async
Package async tests cgx with concurrent calls.
Package async tests cgx with concurrent calls.

Jump to

Keyboard shortcuts

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