vein icon indicating copy to clipboard operation
vein copied to clipboard

🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.

Results 86 vein issues
Sort by recently updated
recently updated
newest added

#230 #4 #8 #229

area-vm
area-assemblies
breaking-change
optimization
priority 0
area-runtime
feature
area-gc
size: XXL
code-quality ♻︎

#4 #8

area-vm
optimization
priority 0
area-runtime
feature
area-gc
area-ffi
size: XXL

#8

area-vm
optimization
os-windows
priority 0
area-runtime
feature
area-gc

> No file, network, or environment access, unless explicitly enabled

area-vm
area-assemblies
area-compiler
area-corlib
breaking-change
priority 2
feature
EPIC
size: XXL
untriaged

area-vm
priority 0
feature
EPIC
area-embedded

os-linux
os-osx
priority 3
feature
size: S
area-infrastructure

```typescript public foobar(some x: IHookable): void { /* ... */ } ``` -> ```typescript public foobar(x: T): void when T is IHookable { /* ... */ } ``` Blocked by...

area-compiler
blocking
priority 3
feature
size: XXL
language-specs

- [ ] syntax, ast support - [ ] unit tests - [ ] ast->il - [ ] vtables test - [ ] cast opcode - [x] #67

area-vm
area-IL
blocking
breaking-change
optimization
priority 0
area-runtime
feature
EPIC
size: M
language-specs

area-vm
optimization
feature
area-jit