Skip to content

v1.2.0: Refactor and drop the complexity of the multi-interpreter runtime.

Compare
Choose a tag to compare
@voutilad voutilad released this 08 Aug 19:03
· 73 commits to main since this release
  • Simplifies the internals of the multiple-interpreter runtime.
  • Cleans up some of the single-interpreter runtime.
  • Adds more code comments to the runtime interface code.