Skip to content

v0.17.0

Choose a tag to compare

@BastianBlokland BastianBlokland released this 24 Jul 16:19
· 32 commits to master since this release

Changes:

  • vm: Add new 'CreateNew' file mode (#242)
  • vm: Handle EPIPE error on console write (#241)
  • std: Fix deadlock while waiting for piped process (#240)
  • std: Add Python marshal api (#239)
  • std: Add a base64 decode lib (#238)