Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced shims for atob and btoa with native implementations #1049

Open
wants to merge 1 commit into
base: feature/expose-File-globally
Choose a base branch
from

Conversation

appurva21
Copy link
Member

@appurva21 appurva21 commented Sep 23, 2024

Changes

  • Removed external packages for atob and btoa
  • Added vendors based on the buffer implementation for atob and btoa to expose them via require
  • Global access to be enabled via uniscope
  • ⚠️ Global access to these is not considered deprecated now

@appurva21 appurva21 changed the base branch from feature/add-missing-buffer-apis to feature/expose-File-globally September 25, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant