Stream: general

Topic: C/C++ parser for WIT


view this post on Zulip Peter Vetere (Jan 11 2022 at 17:15):

I wrote a C/C++ FFI wrapper around the wit-bindgen parser interface. It enables you parse a WIT spec directly from C/C++ code and then examine parts of the AST. Perhaps someone around here will find it useful as well.

https://github.com/singlestore-labs/to-wit

Contribute to singlestore-labs/to-wit development by creating an account on GitHub.

Last updated: Nov 22 2024 at 17:03 UTC