oasis-rs
oasis-rs copied to clipboard
Move dispatcher generation to after analysis
- generate stub that calls extern dispatcher function; insert before/during expansion
- sighash/mangle canonical type information after analysis.
- generate object file containing actual dispatcher function
- ??? (linking)
- support method overloading