DenoDDeno
Powered by
BunburyB
Denoβ€’3y agoβ€’
14 replies
Bunbury

Deploying WASM via Deno Deploy Github Actions

Hello,

I'm trying to deploy a Leptos project that serves a .wasm bundle for the frontend, and uses wasm on the backend as well. However, I seem to be running into a file size limit for Deno Deploy (or the Deno Deploy github action?).

This is the error I'm getting:

APIError: The deployment failed: Total static file size is too large: 1409974524 bytes (allowed is 1073741824 bytes)
APIError: The deployment failed: Total static file size is too large: 1409974524 bytes (allowed is 1073741824 bytes)


Is there any way of getting around this file size limit?

Here's the repo, if that helps..

(I'm trying to deploy using Github Actions)

https://github.com/diversable/leptos_hackernews_deno_deploy
GitHub
GitHub - diversable/leptos_hackernews_deno_deploy
Contribute to diversable/leptos_hackernews_deno_deploy development by creating an account on GitHub.
GitHub - diversable/leptos_hackernews_deno_deploy
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

React (CRA) deploy via deno
NJadavNNJadav / help
3y ago
Deno Fresh deployment failing in Github Actions
Captain π—•π—˜π—˜π—™πŸ₯©CCaptain π—•π—˜π—˜π—™πŸ₯© / help
11mo ago
Error Deploying to Deno Deploy LODASH isEmpty.js
PinoleroPPinolero / help
3y ago