svilupp
svilupp2mo ago

Deno v2: server & Webview

Has anyone managed to run the simple server and Webview? It is such a simple script that I can't figure out what could be going on. Any tips on how to debug it? MWE: https://github.com/webview/webview_deno/blob/main/examples/server.ts There is already an open GH issue: https://github.com/webview/webview_deno/issues/182 Why? I'd like to bundle a mini Vue app, but happy to get any tips on other ways to achieve that! Thank you for any tips!
GitHub
webview_deno/examples/server.ts at main · webview/webview_deno
🌐 Deno bindings for webview, a tiny library for creating web-based desktop GUIs - webview/webview_deno
GitHub
server example not working on Deno 2 and OS X · Issue #182 · webvie...
It seems like the webview causes the program to hang and not serve any HTTP responses, nor show any output in the wevbiew. Steps to reproduce: $ deno -version deno 2.0.2 $ uname -a Darwin studio.lo...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?