webxdc / hello

Sample project with a simple implementation of the webxdc read and write APIs
The Unlicense
29 stars 7 forks source link

add a size check to `./create-xdc.sh` #15

Closed r10s closed 2 years ago

r10s commented 2 years ago

currently, compressed .xdc must not be larger than 100K, ./create-xdc.sh should show a warning if the resulting .xdc gets too large.

we will probably raise that limit, however, even then, there will be some limit.