Skip to content

Releases: dylan-sutton-chavez/edge-python

v0.1.7

11 Jun 16:18
12fd3dd

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Jun 02:56

Choose a tag to compare

Fix GC use-after-free and heap OOB on class attributes


Fuzzer campaign status at release

Fuzzers alive       : 16
Total execs         : 441 million
Coverage reached    : 59.04%
Crashes saved       : 0
Hangs saved         : 56
Cycles without finds: 0 across all instances

Eight days of continuous fuzzing (using a sed dataset with more than 1700 cases thought all the compiler features). The campaign remains live.

v0.1.5...v0.1.6

v0.1.5

09 Jun 03:13

Choose a tag to compare

Fixes VM and parser bugs, improves AFL fuzzer automation, and cleans up documentation.

v0.1.4...v0.1.5

v0.1.4

07 Jun 06:48

Choose a tag to compare

Align type/globals/lookup/*args/with semantics with CPython

v0.1.3...v0.1.4

v0.1.3

07 Jun 05:33

Choose a tag to compare

Fuzzing infrastructure with parser and virtual machine hardening

v0.1.2...v0.1.3

v0.1.2

05 Jun 23:12
0f2c7c4

Choose a tag to compare

Fuzzing infrastructure and virtual machine hardening

v0.1.1...v0.1.2

v0.1.1

02 Jun 05:52

Choose a tag to compare

Virtual Machine Improvements, GC Refactor and Docs

v0.1.0...v0.1.1

v0.1.0

02 Jun 03:44

Choose a tag to compare

Initial release: sandboxed Python subset, single-pass compiler, <200 KB WASM.

https://github.com/dylan-sutton-chavez/edge-python/commits/v0.1.0