Skip to content
This repository was archived by the owner on Nov 5, 2025. It is now read-only.

Comments

feat: New Deno runtime#665

Merged
d-gubert merged 112 commits intoalphafrom
feat/deno-runtime
Jun 13, 2024
Merged

feat: New Deno runtime#665
d-gubert merged 112 commits intoalphafrom
feat/deno-runtime

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
@d-gubert d-gubert force-pushed the feat/deno-runtime branch from 51e6ed1 to 6231a21 Compare April 16, 2024 19:37
@d-gubert d-gubert marked this pull request as ready for review May 16, 2024 17:27
@d-gubert d-gubert merged commit 2f185b3 into alpha Jun 13, 2024
@d-gubert d-gubert deleted the feat/deno-runtime branch June 13, 2024 20:39
@d-gubert d-gubert mentioned this pull request Jul 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants