toWasmType.toWasmType

Undocumented in source.
  1. enum toWasmType;
  2. enum toWasmType;
    template toWasmType(T)
    static if(!(is(T == int)))
    static if(is(T == long))
    enum toWasmType = Types.I64;
  3. enum toWasmType;
  4. enum toWasmType;
  5. enum toWasmType;
  6. enum toWasmType;

Meta