What is this?

This repository is made for the trial of using webassembly in Nuxt.js. Push the click me button. The appearing of alert modal tells you working well.

The wasm file is in assets and you can find the detail of creating the wasm file in wasm_sample GitHub.

How to run?

  • get packages
yarn
  • build this project
yarn run dev