-
Notifications
You must be signed in to change notification settings - Fork 7
clojure compatibility #16
Copy link
Copy link
Open
Labels
Description
Rum is able to perform server-side rendering in clojure, but that capability doesn't extend to reforms, where clojure cannot find any of the symbols for the utility functions.
I think most of it could be done by porting to cljc files. Would you be willing to merge a PR that did this?
Reactions are currently unavailable