Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leizhenpeng/go-wasm-calc
A simple calculator written in TinyGo and compiled to WebAssembly
https://github.com/leizhenpeng/go-wasm-calc
go vite vue3 wasm
Last synced: 2 days ago
JSON representation
A simple calculator written in TinyGo and compiled to WebAssembly
- Host: GitHub
- URL: https://github.com/leizhenpeng/go-wasm-calc
- Owner: Leizhenpeng
- Created: 2023-01-13T07:52:54.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T09:05:39.000Z (about 2 years ago)
- Last Synced: 2025-01-04T03:41:42.868Z (9 days ago)
- Topics: go, vite, vue3, wasm
- Language: JavaScript
- Homepage: https://wasm-calc.netlify.app/
- Size: 458 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple calculator written in TinyGo and compiled to WebAssembly
简体中文
## Features
- ⚡️ [Vue 3](https://github.com/vuejs/core)+[Vite](https://github.com/vitejs/vite)+[pnpm](https://pnpm.io/), 怎么快怎么来
- 🔎 [TinyGo](https://tinygo.org/) 追求最小打包体积
- 🔥 [wasm](https://webassembly.org/) 玩的就是wasm
- 🦾 Golang, of course
- ☁️ Deploy on Netlify