Skip to content

Commit

Permalink
Merge pull request #74 from piotr-oles/docs/add-as-loader-note
Browse files Browse the repository at this point in the history
Add as-loader to projects section in README.md
  • Loading branch information
torch2424 committed Mar 23, 2021
2 parents 79158d2 + 8218440 commit 78302f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,8 @@ Thus, for production usage we highly reccomend that you set the [`returnType` pr
- [use-as-bind](https://github.com/tylervipond/use-as-bind) is a React hook for using as-bind with an as-bind enabled WASM source. It's goal is to provide a simple API for React users to add WASM to their apps. [(Live Demo)](https://tylervipond.github.io/use-as-bind/)
- [as-loader](https://github.com/piotr-oles/as-loader) is a [webpack](https://webpack.js.org/) loader for AssemblyScript with built-in as-bind support.
_If you're project is using as-bind, and you would like to be featured here. Please open a README with links to your project, and if appropriate, explaining how as-bind is being used._ 馃槉
## FAQ and Common Issues
Expand Down

0 comments on commit 78302f3

Please sign in to comment.