Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.7: Go bindings and macOS support

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Dec 14:29
· 18 commits to main since this release
efbaadc

The new Go bindings try to match the Rust bindings for parity. A macOS CI action has been added to verify the CLI builds and runs there as well. More optimizations have gone into bytecodes, however the needle has not moved.

Recent Changes

  • Merge pull request #8 from libriscv/macos (efbaadc)
  • Add macOS CI action for CLI (03a03ed)
  • Update Go bindings to match Rust bindings (bddb32d)
  • Set up accelerated syscalls for the Rust hello world (7690492)
  • Update README (abdc273)