Saw it in the tour immediately after I (also) saw #47. Repro:
sudo npm install -g wat; HEAD when I did this was commit e0d96cc
wat js object defineproperty
Seems reliable.
Kind of a shame; this is a super neat project but apparently not all that usable yet. (Fair enough; it hasn't had a release.) If I can get a pointer to where to start looking for the bug, I might take the time to turn this into a PR with a fix; there's a lot of wat here and I don't really have time to dig into it from scratch.
Saw it in the tour immediately after I (also) saw #47. Repro:
sudo npm install -g wat
; HEAD when I did this was commit e0d96ccwat js object defineproperty
Seems reliable.
Kind of a shame; this is a super neat project but apparently not all that usable yet. (Fair enough; it hasn't had a release.) If I can get a pointer to where to start looking for the bug, I might take the time to turn this into a PR with a fix; there's a lot of
wat
here and I don't really have time to dig into it from scratch.