evanw / polywasm

A JavaScript polyfill for WebAssembly
MIT License
674 stars 15 forks source link

Well done! #1

Closed lopo12123 closed 1 year ago

lopo12123 commented 1 year ago

Well done!

Although this project may still be in its infancy, I hope you can use some build tools (such as rollup) to build npm packages.

I found that there are a lot of var in the code after pulling down and lost ts disclaimer, this is not very friendly for project-level usage.

evanw commented 1 year ago

I'm not quite sure what you're saying, sorry. There is already a npm package: https://www.npmjs.com/package/polywasm. And the presence of the var keyword is completely irrelevant to how you use this library. I'm closing this issue because it doesn't seem like anything needs to be done here.