Supun Setunga

Results 57 issues of Supun Setunga

### Issue to be solved Just a nice to have feature. Would be nice to be able to get a list of all supported cases of an enum as a...

Good First Issue
Feature

**Describe the bug** - Clicking on the `Projects` button, opens a sidebar, which shows "Error: Loading Projects". see: ![Image](https://github.com/user-attachments/assets/62153fef-0b80-4862-a9b0-2534d5733c0a) - Also, the `Create New Project` does nothing. **To Reproduce** See...

Bug

**⚠️ DO NOT MERGE**: While this improves the performance of the VM, as a side effect, it degrades the performance of the interpreter. So we should only merge/deploy this once...

Improvement
Performance

### Quick wins / Low hanging: most impactful potentially: - [ ] #4273 - [ ] Reusing the VM (vm.NewVM call, need to make linking result reusable, ensure no values...

Performance

Make sure the generic types have all resolved by by the time it reaches runtime. i.e: During runtime there should only be resolved types.

Improvement
Technical Debt