Migrated from https://github.com/ziglang/zig/issues/20550 for further discussion.
Feel free to discuss:
- Arguments for reviving assembly-backed types proposal. However I think you will have a hard time convincing me that it should require inline assembly to create types, when builtins are available instead.
- Exactly what set of new builtins should be introduced (1 with an enum? 1 builtin per type?)
- How this relates to #32032 and https://github.com/ziglang/zig/issues/4960
Migrated from https://github.com/ziglang/zig/issues/20550 for further discussion.
Feel free to discuss:
* Arguments for reviving assembly-backed types proposal. However I think you will have a hard time convincing me that it should require inline assembly to create types, when builtins are available instead.
* Exactly what set of new builtins should be introduced (1 with an enum? 1 builtin per type?)
* How this relates to #32032 and https://github.com/ziglang/zig/issues/4960