Skip to content

0.31.2

Latest
Compare
Choose a tag to compare
@deadprogram deadprogram released this 11 Mar 09:15

This is a patch release to address a few important items that were needed quickly by the community, and that have been addressed since the last full release.

  • general

    • update the net submodule to updated version with Buffers implementation
  • compiler

    • syscall: add wasm_unknown tag to some additional files so it can compile more code
  • standard library

    • runtime: add Frame.Entry field