tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
toWasmType.toWasmType
tagion
wasm
WasmBase
toWasmType
Undocumented in source.
enum
toWasmType
;
enum
toWasmType
;
enum
toWasmType
;
enum
toWasmType
;
enum
toWasmType
;
enum
toWasmType
;
template
toWasmType
(T)
static if
(!(
is(T == int)
))
static if
(!(
is(T == long)
))
static if
(!(
is(T == float)
))
static if
(!(
is(T == double)
))
static if
(!(
isFunctionPointer!T
))
enum
toWasmType
=
Types.EMPTY
;
Meta
Source
See Source File
tagion
wasm
WasmBase
toWasmType
manifest constants
toWasmType