I was surprised to find that classes cannot implem...
# javascript
n
I was surprised to find that classes cannot implement a function interface on the JavaScript platform. This makes making existing libraries multiplatform difficult. Is this limitation likely to be lifted any time soon?
k
Unlikely
n
😞
b
@natpryce I can’t promise that it will happen, but please file an issue about it with more information about your usecase
n
b
Thanks