This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-12-26
Channels
- # adventofcode (2)
- # babashka (17)
- # babashka-sci-dev (4)
- # beginners (8)
- # chlorine-clover (4)
- # clj-kondo (18)
- # clj-on-windows (1)
- # clojure (11)
- # clojure-india (12)
- # clojure-nl (1)
- # clojure-spec (9)
- # clojure-uk (3)
- # clojurescript (9)
- # conjure (3)
- # events (1)
- # graalvm (6)
- # lsp (6)
- # meander (4)
- # music (2)
- # off-topic (10)
- # other-languages (9)
- # re-frame (2)
- # releases (1)
- # reveal (8)
- # sci (1)
- # tools-deps (6)
How is the performance of this looking? I’m wondering, because EDN parsing on ClojureScript is not as fast as JSON, but a performant Rust implementation compiled to WASM may make up that difference.
Zero clue. I’d be willing to assist with an attempt to benchmark/make a wasm module though.
@emccue Looks great. What was your motivation for this cool project? Just for the fun or you had a specific need at work?