Skip to content

Releases: danielhjacobs/ruffle

Nightly 2022-03-27

27 Mar 00:28

Choose a tag to compare

Nightly 2022-03-27 Pre-release
Pre-release
wstr: make the crate no_std

This requires removing the Error impl of ParseNumError, because the
Error trait is std-only.