Proposal: Public API Audit and 1.0 Stabilization Approach #5266
Chaitanya-Parab
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone 👋
I’m Chaitanya, a front-end developer currently exploring Rust and systems programming. I’m interested in contributing to Boa for GSoC 2026, specifically around the Public API Audit and 1.0 Stabilization effort (#4524).
I wanted to share my proposed approach and get feedback before starting implementation.
Proposed Approach
I plan to audit Boa’s public API surface module-by-module and identify areas that could lead to future breaking changes.
Specifically, I would focus on:
#[non_exhaustive]to public enums/structs that may need future extensibility.pubusage.Execution Plan
Request for Feedback
Does this approach sound reasonable?
Also, are there specific modules that would be good starting points for the API audit?
Thanks!
Chaitanya Parab
Beta Was this translation helpful? Give feedback.
All reactions