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

chore(service/tengine): verify Deno Deploy compatibility #674

Open
PaoloAngeliBreda opened this issue Jul 26, 2022 · 1 comment
Open

chore(service/tengine): verify Deno Deploy compatibility #674

PaoloAngeliBreda opened this issue Jul 26, 2022 · 1 comment

Comments

@PaoloAngeliBreda
Copy link

Errors using Tengine with Deno Deploy

Tengine - Jae uses readFileSync. Since in Deno Deploy this is not available but requires the readFile async api it could be useful having async hooks in Drash lifecycle to manage async page render.

@crookse
Copy link
Member

crookse commented Aug 27, 2022

hey @PaoloAngeliBreda , we actually have some work in the pipeline to make sure tengine works. there were (or still are) a few issues with tengine not being usable in Deploy (e.g., new Function()) and we're gonna be doing end-to-end testing to make sure it works as expected. will update you when that happens. for now though, we've been on a bit of a break 🌴

@crookse crookse changed the title Deno Deploy compatibility chore(service/tengine): verify Deno Deploy compatibility Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants