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

https://github.com/sendilkumarn/wasm-markdown

A markdown parser with WebAssembly
https://github.com/sendilkumarn/wasm-markdown

Last synced: about 2 months ago
JSON representation

A markdown parser with WebAssembly

Awesome Lists containing this project

README

          

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