permaweb / ao

The ao component and tools Monorepo - 🐰 🕳️ 👈
https://cookbook_ao.arweave.dev
Other
181 stars 59 forks source link

feat(dev-cli): Auto-set Memory-Limit flag based on module requirements during `ao publish` #979

Closed PeterFarber closed 1 week ago

PeterFarber commented 1 month ago

Description

I would like the ao dev-cli to automatically set the Memory-Limit flag when using the ao publish command. The Memory-Limit should be automatically determined based on the module's memory requirements, ensuring optimal performance and resource allocation during publishing.

Proposed Solution

Benefits

Acceptance Criteria