WebKittens
No response
Title of the proposal
Import Bytes
URL to the spec
https://tc39.es/proposal-import-bytes/
URL to the spec's repository
https://github.com/tc39/proposal-import-bytes
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
No response
Mozilla standards-positions issue URL
mozilla/standards-positions#1367
WebKit Bugzilla URL
No response
Radar URL
No response
Description
import bytes from "./photo.png" with { type: "bytes" };
The bytes are returned as a Uint8Array backed by an immutable arraybuffer.
WebKittens
No response
Title of the proposal
Import Bytes
URL to the spec
https://tc39.es/proposal-import-bytes/
URL to the spec's repository
https://github.com/tc39/proposal-import-bytes
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
No response
Mozilla standards-positions issue URL
mozilla/standards-positions#1367
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The bytes are returned as a Uint8Array backed by an immutable arraybuffer.