I’ve been working on the stub-building JIT for external routines in DWS lately, and I just checked in a bunch of updates.* The JIT will currently
handle parameters of most basic types, and return values of integer, enumerated, or object types.* (Still working on the rest.)* So it’s not ...
More...