-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
First of all: thank you very much for your brilliant library!
However, when I tried to use it, I ran into the problem that Object.defineProperty
does not seem to be supported. For that reason, I tried to understand your code and made a very first attempt to add such support (see my own fork of your original).
So far, it seems to "work on my machine" but I would still consider my code as very (pre?) alpha.
Nevertheless, I would really like to see full object support in "hyperactiv".
With greetings from Germany,
Andreas Rozek