Black Lives Matter. Support the Equal Justice Initiative.

Package wasm

import "cmd/link/internal/wasm"
Overview
Index

Overview ▾

Constants

const (
    I32 = 0x7F
    I64 = 0x7E
    F32 = 0x7D
    F64 = 0x7C
)

func Init

func Init() (*sys.Arch, ld.Arch)