Skip to content

New style reflect comptime #77

@nrigaudiere

Description

@nrigaudiere
Member

We store right now on the reflect structures some fields which are comptime anyway and therefore could be either replace by the builtin function or simple methods, making reflect structures lighter without performance cost.

Activity

nrigaudiere

nrigaudiere commented on Sep 27, 2023

@nrigaudiere
MemberAuthor
transferred this issue fromon Sep 29, 2023
added this to the Public Beta milestone on Jan 26, 2024
changed the title [-]Replace reflect comptime builtin (@TypeOf, @typeInfo)[/-] [+]New style reflect comptime[/+] on Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @francisbouvier@nrigaudiere

      Issue actions

        New style reflect comptime · Issue #77 · lightpanda-io/zig-js-runtime