wasmerio / winterjs

Winter is coming... ❄️

Home Page:https://winterjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing `URL.pathname`

pi0 opened this issue · comments

(context: from unjs/nitro#1861 tracker)


Tested runtime version: v0.1.7

MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/URL/pathname

URL.pathname property is not available (but .path is which I'm not sure is standard at least in other runtimes)

Fixed in 0.1.8.

Thanks!

Hey @Arshia001 it wasn't working for me in 0.19.0

@ghostdevv thanks for reporting this, it's a regression and should be fixed again with the next release (0.1.11).