tonsky / datascript

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

Large bundle size? #317

Open gilbert opened 5 years ago

gilbert commented 5 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 5 years ago

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