Closed thorium-cfx closed 1 year ago
Change return type to dynamic allowing the user to use them as such and compilers to generate the associated code.
dynamic
Overal quality to the runtime
Replace ExportFunc's return type from object with dynamic
ExportFunc
object
No response
Goal
Change return type to
dynamic
allowing the user to use them as such and compilers to generate the associated code.Importancy
Overal quality to the runtime
API and/or potential implementation
Replace
ExportFunc
's return type fromobject
withdynamic
Extra
No response