oasis-rs icon indicating copy to clipboard operation
oasis-rs copied to clipboard

Move dispatcher generation to after analysis

Open nhynes opened this issue 6 years ago • 0 comments

  1. generate stub that calls extern dispatcher function; insert before/during expansion
  2. sighash/mangle canonical type information after analysis.
  3. generate object file containing actual dispatcher function
  4. ??? (linking)
  5. support method overloading

nhynes avatar Jul 08 '19 07:07 nhynes