rust to wasm to javascript
- tags
- wasm
- rust
Contents
I was poking around the implementation of the obsidian-extract-url plugin, and its written in rust but compiled and run as WASM inside of the obsidian plugin environment.
Novel use case for WASM.
Previously
Next