Tags: ProjectZKM/Ziren
Tags
feat: add support for go program (#254) * add initial runtime/emulator support for go program add initial constraints for linux syscalls redirect runtime.exit to zkvm.runtimeexit fix cycle field in syscall id fix example/fibonacci fix cycles bug and constraint bug in mmap fix fmt fix syscall code, and constraints for gt operation and clone syscall fix send_to_table fix mismatch in send/receive syscall fix rebase and fmt problem fix clippy add build.rs for simple go * rename zkm_runtime to zkvm_runtime, add large shape * review update * udpate go version to 1.24.0 * bump 1.2.0 * update vk * fix comments for linux_sys function * update vk_map and vk Co-authored-by: Blake <[email protected]