agoose77 / svgbob-wasm

WASM compilation target for svgbob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

svgbob-wasm

A small WASM API to convert ASCII diagrams to SVG using svgbob.

Building

  1. Install wasm-pack
  2. Run wasm-pack build
  3. Publish pkg

Demo

  1. Build package
  2. cd to www
  3. Run npm install
  4. Run npm run start

About

WASM compilation target for svgbob

License:Apache License 2.0


Languages

Language:Rust 69.8%Language:JavaScript 30.2%