Very experimental idea but worth pursuing. This will automatically fix the ES6 issues with tree-shaking.
I think we need to compile keywords just down to strings for this to work properly.
This could potentially also improve JS interop from the JS side as returned data structures would be immutable JS ones and those libs can use immutable JS too.
Very experimental idea but worth pursuing. This will automatically fix the ES6 issues with tree-shaking.
I think we need to compile keywords just down to strings for this to work properly.
This could potentially also improve JS interop from the JS side as returned data structures would be immutable JS ones and those libs can use immutable JS too.