mk-tool / wasm_nuxt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Vue 62.0%Language:JavaScript 38.0%