toWasmType.toWasmType

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

Meta