Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 437 Bytes

File metadata and controls

15 lines (9 loc) · 437 Bytes

Go tarkov.dev API

Using Vue to display Tarkov item prices via Wasm compiled from Go

Main screenshot

Setup

./goWasm.sh to compile wasm

Acknowledgement

Tarkov.dev for Tarkov's API

Official guide for compiling Go into WASM

This post for structuring