jetli / wasm-bindgen-action

Install `wasm-bindgen` by downloading the executable

Home Page:https://github.com/marketplace/actions/wasm-bindgen-action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

- uses: jetli/wasm-bindgen-action@v0.2.0
  with:
    # Optional version of wasm-bindgen to install(eg. '0.2.83', 'latest')
    version: 'latest'

Resources

About

Install `wasm-bindgen` by downloading the executable

https://github.com/marketplace/actions/wasm-bindgen-action

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 5.8%