Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jetli/wasm-bindgen-action

Install `wasm-bindgen` by downloading the executable
https://github.com/jetli/wasm-bindgen-action

rust wasm wasm-bindgen yew

Last synced: 3 months ago
JSON representation

Install `wasm-bindgen` by downloading the executable

Awesome Lists containing this project

README

        


wasm-bindgen-action status

# `wasm-bindgen-action`

Install `wasm-bindgen` by downloading the executable (much faster than `cargo install wasm-bindgen-cli`, seconds vs minutes).

## Usage

```yaml
- uses: jetli/[email protected]
with:
# Optional version of wasm-bindgen to install(eg. '0.2.83', 'latest')
version: 'latest'
```

## Resources
- https://github.com/rustwasm/wasm-bindgen