Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Map bool to u32 because OpTypeBool is abstract #61

Open
MaikKlein opened this issue Jun 28, 2018 · 0 comments
Open

Map bool to u32 because OpTypeBool is abstract #61

MaikKlein opened this issue Jun 28, 2018 · 0 comments
Labels

Comments

@MaikKlein
Copy link
Owner

Currently bool maps to OpTypeBool, but this value is abstract and it can't be cast. To be honest I don't really see the point of OpTypeBool. We should just map it to an u32.

@MaikKlein MaikKlein added the bug label Jun 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant