package wasm

import "cmd/oldlink/internal/wasm"

Index

Constants

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

Functions

func Init

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

Source Files

asm.go obj.go

Version
v1.15.1
Published
Sep 1, 2020
Platform
js/wasm
Imports
7 packages
Last checked
now

Tools for package owners.