Log inSign up
webidl
29 posts
@webidl

webidl

@webidl
Web IDL Standard
Joined January 2021
0
Following
148
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @webidl
    webidl
    @webidl
    Jun 22, 2023
    Handle exceptions thrown while converting JS return values (thanks jyasskin!)
    Image
    Handle exceptions thrown while converting JS return values · whatwg/webidl@c3b4e97
    From github.com
  • @webidl
    webidl
    @webidl
    Jun 21, 2023
    Make call/construct/invoke either return an IDL value or throw (thanks jyasskin!)
    Image
    Make call/construct/invoke either return an IDL value or throw · whatwg/webidl@75582d9
    From github.com
  • @webidl
    webidl
    @webidl
    Jun 15, 2023
    Give SharedArrayBuffer a dedicated type (thanks annevk!)
    github.com
    Give SharedArrayBuffer a dedicated type · whatwg/webidl@c45a0f3
    Generally IDL objects have been 1:1 with ECMAScript objects, except for SharedArrayBuffer. That was instead represented as [AllowShared] ArrayBuffer, although that includes ArrayBuffer as well. ...
  • @webidl
    webidl
    @webidl
    Jun 5, 2023
    Allow DOMException subclasses to be used as exceptions (thanks domenic!)
    Image
    Allow DOMException subclasses to be used as exceptions · whatwg/webidl@fcbaa09
    From github.com
  • @webidl
    webidl
    @webidl
    Mar 29, 2023
    Clarify [[OwnPropertyKeys]] for named properties objects (thanks delan!)
    Image
    Clarify [[OwnPropertyKeys]] for named properties objects · whatwg/webidl@a35410d
    From github.com
Advertisement
Advertisement