[
previous
|
index
|
next
]
How Microsoft could improve the CLR
- improve the reflection layer
- allow benchmarking
- unions of primitive and reference types
- support for first-class continuations, e.g.
- stack cloning
- stack crawling
- programmable debuggers
- support for block structure