Fields

coff,

Common Object File Format (Windows)

dxcontainer,

DirectX Container

elf,

Executable and Linking Format

macho,

macOS relocatables

spirv,

Standard, Portable Intermediate Representation V

wasm,

WebAssembly

c,

C source code

hex,

Intel IHEX

raw,

Machine code with no metadata.

plan9,

Plan 9 from Bell Labs

nvptx,

Nvidia PTX format

Functions

fn default(os_tag: Os.Tag, cpu_arch: Cpu.Arch) ObjectFormat

No documentation provided.

fn fileExt(of: ObjectFormat, cpu_arch: Cpu.Arch) [:0]const u8

No documentation provided.