Skip to content

v0.3.2

Compare
Choose a tag to compare
@jvilk jvilk released this 30 Jan 20:43
· 628 commits to master since this release

Releasing v0.3.2.

Changes:

  • IE9 uses a more memory efficient and faster BufferCore backed by ImageData objects.
  • IE11 works properly now. We previously had some XmlHttpRequest issues with it.
  • Basic stdin/stderr/stdout support for process. Library users can register callbacks with each of them.