Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

WASM Binary Host

https://maxm-wasmblobhost.web.val.run/

Where should you host your WASM blobs to use in vals? Host them here!

Upload with curl:

curl -X POST -H "Content-Type: application/wasm" \ --data-binary @main.wasm https://maxm-wasmBlobHost.web.val.run

Migrated from folder: wasm/wasmBlobHost