Reads each package's TypeScript types and returns the Java that binds them.
Nothing is written; writeBindings does that. An npm package is JavaScript, so none of this
enters the WebAssembly: the generated methods are @JSBody scripts against a static import, which
is what makes the package resolvable to a bundler.
Reads each package's TypeScript types and returns the Java that binds them.
Nothing is written; writeBindings does that. An npm package is JavaScript, so none of this enters the WebAssembly: the generated methods are
@JSBodyscripts against a static import, which is what makes the package resolvable to a bundler.