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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[F] Edge-Runtime Support for CloudFlare, Vercel #2759

Open
TimKieu opened this issue May 9, 2024 · 0 comments
Open

[F] Edge-Runtime Support for CloudFlare, Vercel #2759

TimKieu opened this issue May 9, 2024 · 0 comments

Comments

@TimKieu
Copy link

TimKieu commented May 9, 2024

馃殌 Feature Proposal

Edge-Runtime V8 Javascript at CloudFlare, Vercel are more and more popular than Nodejs soon.
Avoid nodejs codes, move to Web API/V8 engine API code.

Motivation

SheetJS should port to run well on CloudFlare Pages & Workers and Vercel support both server-side and client/browser side code with Svelte/Sveltkit, React Remix/Nextjs.

Example

Avoid using fs, os, Buffer, crypto... which based on NodeJS runtime, port to UnInt8Array buffer.

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

No branches or pull requests

1 participant