- Cache and reuse a single `FaradayCage` WASM instance to avoid repeated allocations. - Dispose `InspectionService` watchers via `effectScope` to prevent accumulation on tab switch. - Use `Set` for environment variable key lookups in validation. - Dispose Monaco editor models on component unmount. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| bootstrap-code | ||
| cage-modules | ||
| constants | ||
| node | ||
| types | ||
| utils | ||
| web | ||
| global.d.ts | ||