Skip to content

Releases: ezrosent/frawk

Release list

v0.4.7

Choose a tag to compare

@ezrosent ezrosent released this 02 Jan 21:08

This release contains a number of small improvements and updated dependencies around cranelift. The main new feature is baseline support for M1 Macs (and potentially other ARM CPUs). We still do not have ARM SIMD equivalents for parsing, so performance on ARM may still lag behind what I'd hope.

0.4.1

0.4.1 Pre-release
Pre-release

Choose a tag to compare

@ezrosent ezrosent released this 21 Jun 21:24

Initial github release. I am still experimenting with how to best go about releasing binaries. I've provided static linux x86 binaries using musl libc. Let me know if there's another platform you are interested in. I haven't yet been able to produce a static executable while linking in jemalloc or LLVM, but I may look into this more in the future. For now, I still recommend building from source if you want more control or transparency in how the binary is produced.