Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


go-wasm-calc


A simple calculator written in TinyGo and compiled to WebAssembly



Live Demo



简体中文


## 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