endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

feat(ses): permit stage 3 float16 proposal API #2014

Closed erights closed 9 months ago

erights commented 9 months ago

closes: #XXXX refs: https://github.com/tc39/proposal-float16array

Description

We should continue to permit all safe API elements that have reached stage 3. This one is safe and had not yet been included.

Security Considerations

none

Scaling Considerations

none

Documentation Considerations

none

Testing Considerations

none

Compatibility Considerations

keeping up

Upgrade Considerations

none

Neither breaking, not warrants any mention in NEWS.md. As long as they don't see the warning, no one will care.