mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-25 19:11:45 +03:00
No longer generates TypeScript by default
remove an errant comment from the README
This commit is contained in:
parent
97c021a53c
commit
00115c6e7d
@ -27,7 +27,6 @@ Notable features of this project includes:
|
|||||||
* Importing JS functions with richer types (strings, objects)
|
* Importing JS functions with richer types (strings, objects)
|
||||||
* Importing JS classes and calling methods
|
* Importing JS classes and calling methods
|
||||||
* Receiving arbitrary JS objects in Rust, passing them through to JS
|
* Receiving arbitrary JS objects in Rust, passing them through to JS
|
||||||
* Generates Typescript for now instead of JS (although that may come later)
|
|
||||||
* Catching JS exceptions in imports
|
* Catching JS exceptions in imports
|
||||||
|
|
||||||
Planned features include:
|
Planned features include:
|
||||||
|
Loading…
Reference in New Issue
Block a user