Currently, the typed IR has those primitive types in the erased type hierarchy, but lowering of these types to their Wasm counterparts (i64, f{32,64}) are not implemented. Moreover, some intrinsics will also need to be implemented to exercise these types in the difftests.
See #504 (comment).
Currently, the typed IR has those primitive types in the erased type hierarchy, but lowering of these types to their Wasm counterparts (
i64,f{32,64}) are not implemented. Moreover, some intrinsics will also need to be implemented to exercise these types in the difftests.See #504 (comment).