Embedding Deno in a Rust App to evaluate dynamic javascript/typescript inputs/files?
Given deno is written in pure rust, can i embed deno as an internal javascript/typescript evaluator for a rust app. The use-case is having user submitted scripts to evaluate on a streaming input and collect response generate by the script against that input. having a dynamic script submitted as a javascript/typescript offers big flexibility for my system.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.