HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SuzyLi

no profile record

Submissions

Show HN: Fbsviewer – FlatBuffers binary viewer. Pure Rust compiler in WASM

fbsviewer.shuozeli.com
4 points·by SuzyLi·hace 4 meses·1 comments

comments

SuzyLi
·hace 4 meses·discuss
Thanks for trying it out! Glad the synced views helped.

A shareable permalink is a great idea. Since the tool currently runs entirely client-side with no backend, the likely approach would be encoding the schema and binary directly into the URL (probably compressed + base64). I’ll experiment with this since it would make sharing repro cases in issues or PRs much easier.