D
Deno
R
Deno
•
3y ago
•
6 replies
rocketll
Most complete Deno Rust runtime?
I
’m trying to embed the Deno runtime into my Rust program
. I
’m looking for the most
“complete
” Deno runtime with TS transpilation
, basic ops
(fetch
/console
/fs
/etc
)
, imports
, and most of the things a basic TS runtime would have
.
So far I only found
:
-
deno_core
deno_core
and
https://deno.com/blog/roll-your-own-javascript-runtime-pt2
: too much boilerplate
-
deno_runtime
deno_runtime
: no TS support
-
deno
deno
: no public facing API
What would be my best option
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Rust compile deno_runtime error
P
Paulo Bressan / help
3y ago