Optimization

Optimization techniques for Nethercore WASM games. Covers WASM binary size reduction (LTO, wasm-opt), texture and mesh compression, audio optimization, and state size minimization. Use when a ROM exceeds size limits or when reducing build output size.

nethercore-systems Updated

File contents

nethercore-systems/nethercore-ai-plugins/tree/main/nethercore/skills/optimization commit eee9c42c9b

Frequently asked questions

npx skillmds@latest add nethercore-systems/optimization