Inazuma
Inazuma copied to clipboard
ToDo
- [x] StackFrame
- [ ] Array
- [x] Field
- [x] instance
- [x] static
- [x] Property
- [x] Virtual function call
- [ ] interface
- [ ] Exception
- [ ] throw
- [ ] try/catch/finally
- [ ] checked
- [ ] float/double
- [ ] struct (ValueType)
- [ ] static ctor
- [ ] by ref
Priority: Medium
- [ ] Generics
- [ ] GC
- [ ] finalizer
- [ ] thread
- [ ] lock
- [ ] field
- [ ] explicit layout
- [ ] thread static (TLS)