sendilkumarn / wasm-markdown

A markdown parser with WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-markdown

Kickstart your Rust and WebAssembly project!

A Markdown parser with WebAssembly

🔋 Batteries Included

  • npm run start -- Serve the project locally for development at http://localhost:8080.

  • npm run build -- Bundle the project (in production mode).

About

A markdown parser with WebAssembly


Languages

Language:JavaScript 53.2%Language:Rust 35.9%Language:HTML 10.9%