Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyf0/libregexp-sys

Bindings for the libregexp of QuickJS
https://github.com/hyf0/libregexp-sys

Last synced: 23 days ago
JSON representation

Bindings for the libregexp of QuickJS

Awesome Lists containing this project

README

        

# libregexp-sys

Bindings for the [libregexp](https://github.com/bellard/quickjs/blob/master/libregexp.c) of [QuickJS](https://bellard.org/quickjs/).

# Changelog

After releasing 1.0.0, the version number will follow semver.

Any following changes will be considered breaking changes and a major version bump will be required.

- Update QuickJS
- Update rust-bindgen