Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Generate types from workerd RTTI #293

@mrbbot

Description

@mrbbot

Currently, types are generated by an internal script that parses the runtime's C++ source code. workerd recently added a run-time-type-information (RTTI) system which would simplify the type generation process significantly. This issue is tracking the work to switch to this, and open-source the new generation scripts.

This is a prerequisite to many other workers-types improvements we have planned, which should resolve many of the issues in this repository. 🙂

Metadata

Metadata

Assignees

Labels

v4For the next major version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions