I just started looking into this, but I'm looking for something like rogchap.com/v8go but it would be cool if I could run Deno instead of v8
So far I'm just thinking of saving some code into a file and then exec.CommandContextexec.CommandContext with deno run myfile.tsdeno run myfile.ts any help with how to find any solutions in this area would be appreciated so far I only been able to find some experiments in rust like https://austinpoor.com/blog/js-in-rs
Explore how the Deno runtime can enable JavaScript code execution in a Rust application via a proof-of-concept project called "js-in-rs". Discover the flexibility and versatility of using JavaScript expressions as filters in a CLI, written in Rust, as a powerful alternative to regular expressions. Watch out grep!
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.