Pandoc compiled to Wasm (WebAssembly), which enables live conversions in the browser.
• Live demo: https://tweag.github.io/pandoc-wasm/
• Repository: https://github.com/tweag/pandoc-wasm
Amazing work by @terrorjack and the ghc-meta-wasm folks!
Pandoc compiled to Wasm (WebAssembly), which enables live conversions in the browser.
• Live demo: https://tweag.github.io/pandoc-wasm/
• Repository: https://github.com/tweag/pandoc-wasm
Amazing work by @terrorjack and the ghc-meta-wasm folks!
Generates random 16 bytes, transforms it to CryptoKey Object, encrypts it for RSA-key issuer
Last weekend I published a fun little project that allows you to use the #Rust library #Ratatui to make a #TUI (Terminal UI) in #JavaScript/#TypeScript, via #WASM.
https://github.com/nfnitloop/ratatui-wasm-backend
That repo contains an example app, which you can easily run with #Deno, which keeps it entirely sandboxed from your system. Here's a quick screen recording:
https://asciinema.org/a/8Ljb2Tkp9SyujJpaDjMKBadGw
Let me know if you build anything fun with it. 😊