Skip to content

Generate wasm-bindgen bindings using Typescript Declarations

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sameer/wasm-bindgen-ts-decl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasm-bindgen-ts-decl

Generate low-level Rust bindings to JavaScript using wasm-bindgen & Typescript Type Declarations.

There are some rough edges, but the bindings should compile with few to no manual changes.

Usage

cargo run --release ./node_modules/@types/geojson/ dist

TODOs

  • OR types
  • AND types
  • Variadic function support
  • Some TS features
  • Proper namespace/modules support
  • Rust style names: screaming camel case for statics

About

Generate wasm-bindgen bindings using Typescript Declarations

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages