package binaryen

  1. Overview
  2. Docs

Module Binaryen.TypeSource

Sourcetype t
Sourceval none : t
Sourceval int32 : t
Sourceval int64 : t
Sourceval float32 : t
Sourceval float64 : t
Sourceval vec128 : t
Sourceval funcref : t
Sourceval anyref : t
Sourceval eqref : t
Sourceval i31ref : t
Sourceval dataref : t
Sourceval unreachable : t
Sourceval auto : t
Sourceval create : t array -> t
Sourceval expand : t -> t array