plinss / widlparser

Stand-alone WebIDL Parser in Python
30 stars 15 forks source link

Give SharedArrayBuffer a dedicated type #82

Open annevk opened 1 year ago

annevk commented 1 year ago

See https://github.com/whatwg/webidl/pull/1311.

annevk commented 1 year ago

It seems this already largely works in Bikeshed as-is, but it might still be good to update in case there are some corner cases the current specifications are not hitting.

cc @tabatkins