Skip to content

Commit 78302f3

Browse files
authored
Merge pull request #74 from piotr-oles/docs/add-as-loader-note
Add as-loader to projects section in README.md
2 parents 79158d2 + 8218440 commit 78302f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,8 @@ Thus, for production usage we highly reccomend that you set the [`returnType` pr
342342
343343
- [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/)
344344
345+
- [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.
346+
345347
_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._ 😊
346348
347349
## FAQ and Common Issues

0 commit comments

Comments
 (0)