Skip to content

Is there Deno VM like NodeJS.vm ? #11267

@gilvex

Description

@gilvex

Hi! In NodeJS there was module "vm" which allowed you to run untrusted code in new context
The one limit was that you couldn't run TYPESCRIPT code in NodeJS's vm

But I didn't find any of that in Deno. Is there a way to run untrusted TYPESCRIPT code in Deno with a context?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions