Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@aapoalas aapoalas released this 14 Jan 17:16
· 27 commits to main since this release

First beta version of Deno libclang bindings.

The bindings target libclang versions 13 and 14. The library has been tested on both versions by having the library build its own libclang bindings with an automatic build script from libclang's C headers.

The library requires Deno version 1.29.3 or higher.