Skip to content

Add Bun data for File, Resource Timing, and JSTag#29982

Open
jonathantneal wants to merge 1 commit into
mdn:mainfrom
jonathantneal:feat/bun-compatibility
Open

Add Bun data for File, Resource Timing, and JSTag#29982
jonathantneal wants to merge 1 commit into
mdn:mainfrom
jonathantneal:feat/bun-compatibility

Conversation

@jonathantneal

Copy link
Copy Markdown
Contributor

Summary

This PR adds some missing Bun compatibility data for:

  • File() constructor: Bun 1.0.0
  • PerformanceResourceTiming: Bun 1.1.37
  • PerformanceResourceTiming.toJSON(): Bun 1.1.37
  • WebAssembly.JSTag: Bun 1.2.3

Test results and supporting details

I checked support with Docker builds of Bun releases, working backward from the latest until support stopped.

Related issues

@github-actions github-actions Bot added data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:wasm Compat data for Web Assembly features. https://developer.mozilla.org/en-US/docs/WebAssembly size:s [PR only] 7-24 LoC changed labels Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API data:wasm Compat data for Web Assembly features. https://developer.mozilla.org/en-US/docs/WebAssembly size:s [PR only] 7-24 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant