denoland / deno_bindgen

Write high-level Deno FFI libraries in Rust.
MIT License
287 stars 28 forks source link

feat: update bindings.ts file when string release is passed #74

Closed jhechtf closed 2 years ago

jhechtf commented 2 years ago

Resolves #73

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

littledivy commented 2 years ago

@jhechtf Thanks. Is there anything left? can you mark the PR ready for review?

jhechtf commented 2 years ago

I was trying to think about how to test this to make sure it works but hadn't gotten a solution yet other than making another directory and making multiple runs to the cli.ts. If you're OK with that coming in a later PR then I can mark this as ready now.

littledivy commented 2 years ago

If you're OK with that coming in a later PR then I can mark this as ready now.

Sure

jhechtf commented 2 years ago

Marked as ready then. won't be able to get to this for a few days as i have a vacation planned, but I'll get some more thorough testing of it up and ready.