binaryen-0.0.5.0: Haskell bindings to binaryen

Safe HaskellNone
LanguageHaskell2010

Binaryen.Features

Description

WebAssembly features.

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

Constructors

Features Word32 
Instances
Eq Features Source # 
Instance details

Defined in Binaryen.Features

Show Features Source # 
Instance details

Defined in Binaryen.Features

Storable Features Source # 
Instance details

Defined in Binaryen.Features

Bits Features Source # 
Instance details

Defined in Binaryen.Features