webidl-conversions
webidl-conversions copied to clipboard
Implements the Web IDL algorithms for converting to and from JavaScript values
Results
1
webidl-conversions issues
Sort by
recently updated
recently updated
newest added
https://github.com/jsdom/webidl-conversions/commit/647d8736ce969bcabab4a75e2ed61616c8fb0747 added throwing on detached buffers, but this is not correct. See https://github.com/heycam/webidl/issues/352 and https://github.com/heycam/webidl/issues/151 . Sigh. I guess I just implemented that from memory.