D
Deno
Change Theme
Search Answer Overflow
Login
fyrfnn
Posts
Comments
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
you can ask electronjs devs about this
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
ok so ive checked the progress and i think its near finish?
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
there are still other alternatives that is written in rust and built for deno
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
i dont know the current progress of this but electron may support deno in the near future
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
https://security.googleblog.com/2023/01/supporting-use-of-rust-in-chromium.html?m=1
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
read this:
https://github.com/electron/electron/issues/23613
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
afaik, electron apps can run without node since its bundled with it (idk how to explain)
12 replies
D
Deno
•
Created by smail on 12/23/2023 in
#help
electrons using deno
wdym by "run electronjs app using deno"?
12 replies
D
Deno
•
Created by antony on 12/22/2023 in
#help
Why my place.x -= 5 not working?
define "not working"
3 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
im sure they can sort this out
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
maybe talk to one of the core members?
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
and decompress it when running the server
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
basically push the compressed file
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
another way (but painfully slow) is write a compression and decompression algorithm
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
i dont think i can help you with that
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
ok so ive read your code and youre trying to use wasm as your server
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
or try to minimize the build size first (usually will affect the performance)
15 replies
D
Deno
•
Created by Bunbury on 12/21/2023 in
#help
Deploying WASM via Deno Deploy Github Actions
i think you can host the wasm file on github pages
15 replies