DenoDDeno
Powered by
uranyum çorbasıU
Deno•2y ago
uranyum çorbası

State of compiling a UI app in Deno v2

Hey all,

I recently started researching Deno again after the v2 announcement.
I was wondering the latest status of
deno compile
deno compile
:

* Is there a way to package a UI application (e.g. an HTML file) with this feature?
* Would this step require an additional tool, e.g. a bundler such as
parcel
parcel
or
packup
packup
?
* (What's the status of these bundlers in Deno v2 btw? I don't see them on JSR yet.)
* If this is possible, what technology is used underneath, e.g.
electron
electron
? (Just found
webview
webview
in a prior thread that could come handy.
)
* I saw an open issue on compiling to
android
android
target. Could such an application also target mobile devices?

I wanted to see if there's a quick way to prototype mobile games / applications with Deno.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Speed of compiling deno from source
j-kJj-k / help
2y ago
Deno not compiling npm packages
πΠπ / help
2y ago