Skip to content

Releases: yingted/OpenTuring

v1.0.0-beta

04 Jan 04:04

Choose a tag to compare

v1.0.0-beta Pre-release
Pre-release

32-bit compiler and bytecode interpreter. The seccomp version is meant to be run on untrusted code in a sandbox (tested with LXC).
Compiled with CFLAGS='-march=native -O3 -pipe -fstack-protector --param ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'.