luwes / swiss

🇨🇭Functional custom elements

Home Page:https://swiss.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IE11 supports WeakMap

WebReflection opened this issue · comments

The README states:

SwissElement doesn't use classes, Proxy, WeakMap, etc. because IE11 should still be easy to support.

However, IE11 has native WeakMap support, it misses only the WeakSet.

Thanks for the feedback. I'll edit this one.