binaryen-0.0.4.0: Haskell bindings to binaryen
Safe HaskellNone
LanguageHaskell2010

Binaryen.Global

Description

Globals.

See https://github.com/WebAssembly/binaryen/blob/master/src/binaryen-c.h for API documentation.

This module is intended to be imported qualified.

Documentation

newtype Global Source #

Constructors

Global (Ptr Global) 

Instances

Instances details
Eq Global Source # 
Instance details

Defined in Binaryen.Global

Methods

(==) :: Global -> Global -> Bool #

(/=) :: Global -> Global -> Bool #

Show Global Source # 
Instance details

Defined in Binaryen.Global

Storable Global Source # 
Instance details

Defined in Binaryen.Global