binaryen-0.0.5.0: Haskell bindings to binaryen

Safe HaskellNone
LanguageHaskell2010

Binaryen.Function

Description

Functions.

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 Function Source #

Constructors

Function (Ptr Function) 
Instances
Eq Function Source # 
Instance details

Defined in Binaryen.Function

Show Function Source # 
Instance details

Defined in Binaryen.Function

Storable Function Source # 
Instance details

Defined in Binaryen.Function