On the JVM target we have compiler flags available...
# javascript
e
On the JVM target we have compiler flags available to reduce the number of null assertions.
Copy code
-Xno-call-assertions
-Xno-receiver-assertions
-Xno-param-assertions
Is there something equivalent for the JS side?
a
For now, I feel that answer is no, but if you introduce the ticket, I think we could discuss such flags
gratitude thank you 2
e
Reasonable! Will create one then
j
Please link here, too
e
Will do. Just finishing off a couple other things
thank you color 1