Skip to content
Discussion options

You must be logged in to vote

Hi @xubaiwang,

I'd say if it's part of MDN one way or another (but not part of tc39), we should add it to boa_runtime. For example, I'm in the process of adding web workers (including postMessage, but not EventListener yet).

When boa_runtime is too large and causes problems to Boa's core development, we can also move it to its own repo. I remember some discussions about that.

So basically, if you can point to the MDN as a specification / documentation of your implementation, and see that it passes some WPT (https://web-platform-tests.org/) for following the w3c standard, then it should be good enough to have a PR in boa_runtime. We have a tool already to run WPT, I can help you with that.

S…

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@xubaiwang
Comment options

@jedel1043
Comment options

@hansl
Comment options

hansl Aug 8, 2025
Maintainer

@hansl
Comment options

hansl Aug 8, 2025
Maintainer

@NickTomlin
Comment options

Answer selected by xubaiwang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants