Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 507 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 507 Bytes

yare.io-wasm

A tool to convert webassembly files into runnable bot scripts for https://yare.io/ and automatically deploy them.

Install the tampermonkey script to auto update the code: Click to install.

requirements: npm install minify@7

status: fully working :)

example usage: node wasm2yareio examples/simple.wasm

An example project using this can be found here: https://github.com/L0laapk3/yare.io-cpp