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

feat: New Deno runtime #665

Draft
wants to merge 107 commits into
base: alpha
Choose a base branch
from
Draft

feat: New Deno runtime #665

wants to merge 107 commits into from

Conversation

d-gubert
Copy link
Member

@d-gubert d-gubert commented Sep 13, 2023

What? β›΅

Adding a runtime that isolates app execution in a Deno subprocess

Why? πŸ€”

Since VM2 has been discontinued due to vulnerabilities, we need to replace it

Links 🌎

https://adr.rocket.chat/0055

PS πŸ‘€

ARCH-1144

This the main "feature PR" - functionality will mostly be added by other "child PRs". You can see them mentioned in their merge commit titles in the commit list below

The full implementation will require some changes on Rocket.Chat side. These are the PRs from that repo:

RocketChat/Rocket.Chat#31136
RocketChat/Rocket.Chat#31395
RocketChat/Rocket.Chat#31821

@tapiarafael tapiarafael marked this pull request as ready for review April 15, 2024 12:23
@tapiarafael tapiarafael marked this pull request as draft April 15, 2024 12:23
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.

None yet

3 participants