Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into tsify-next
Browse files Browse the repository at this point in the history
  • Loading branch information
siefkenj committed Apr 10, 2024
2 parents 8211c9b + 9e257f9 commit 4154ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Tsify-next

Tsify-next is a library for generating TypeScript definitions from Rust code. The original [Tsify](https://github.com/madonoharu/tsify) appears to be in hypernation mode, so this for incorporates updates until main Tsify project comes back to life.
Tsify-next is a library for generating TypeScript definitions from Rust code. The original [Tsify](https://github.com/madonoharu/tsify) appears to be in hybernation mode, so this for incorporates updates until main Tsify project comes back to life.

Using this with [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen) will automatically output the types to `.d.ts`.

Expand Down

0 comments on commit 4154ace

Please sign in to comment.