Skip to content

Releases: savi-lang/runtime-bitcode

v0.20220929.0

30 Sep 05:00
ef1f6ce
Compare
Choose a tag to compare

What's Changed

  • Add -with-runtime-stats variants of the runtime. by @jemc in #13
  • Cross-compile libsavi_runtime.bc for DragonFly by @mneumann in #12

New Contributors

Full Changelog: v0.20220912.1...v0.20220929.0

v0.20220912.1

12 Sep 23:23
fed83ee
Compare
Choose a tag to compare

v0.20220912.0

12 Sep 19:40
1693c30
Compare
Choose a tag to compare

What's Changed

  • Add -march=native and -mtune=generic to CFLAGS. by @jemc in #11

Full Changelog: v0.20220911.1...v0.20220912.0

v0.20220911.1

11 Sep 23:02
5e9ea29
Compare
Choose a tag to compare

v0.20220911.0

11 Sep 20:54
6508e05
Compare
Choose a tag to compare

v0.20220910.0

11 Sep 01:14
9c2bef4
Compare
Choose a tag to compare

v0.20220519.1

20 May 03:24
24c4721
Compare
Choose a tag to compare

What's Changed

  • Add patch to temporarily disable an assert in ponyint_messageq_destroy. by @jemc in #10

Full Changelog: v0.20220519.0...v0.20220519.1

v0.20220519.0

19 May 18:38
5408542
Compare
Choose a tag to compare

What's Changed

  • Add patch to reorder pony_asio_event_unsubscribe on Windows. by @jemc in #9

Full Changelog: v0.20220505.0...v0.20220519.0

v0.20220505.0

05 May 14:57
3141d42
Compare
Choose a tag to compare

What's Changed

  • Use LLVM 12 (instead of latest/14) to generate Windows bitcode. by @jemc in #8

Full Changelog: v0.20220504.0...v0.20220505.0

v0.20220504.0

04 May 22:15
ffb2f47
Compare
Choose a tag to compare

What's Changed

  • Use Ubuntu 20.04 LTS (instead of 21.04) for release glibc builds. by @jemc in #5
  • Add Windows Support via cross-compilation using xwin for SDKs by @jemc in #7

Full Changelog: 2022020...v0.20220504.0