tonsky / datascript

Immutable database and Datalog query engine for Clojure, ClojureScript and JS
Eclipse Public License 1.0
5.45k stars 304 forks source link

Large bundle size? #317

Open gilbert opened 4 years ago

gilbert commented 4 years ago

Datascript looks great but 80kb gzipped is pretty heavy. Has this been optimized? Or are there ways to make it smaller?

tonsky commented 4 years ago

Probably because it comes with ClojureScript. The only way would be to rewrite it in JS