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.13
Published
Jun 3, 2021
Platform
linux/amd64
Imports
7 packages
Last checked
43 seconds ago

Tools for package owners.