magic icon indicating copy to clipboard operation
magic copied to clipboard

Support data_readers on multiple platforms

Open nasser opened this issue 5 years ago • 0 comments

The current implementation of Clojure data readers requires filesystem access at the top level of core.clj, which will not work on iOS. Those forms are commented out for now. We need a better portable solution.

nasser avatar Jul 03 '20 23:07 nasser