tc39/proposal-asset-references

ban coercion to primitive?

bmeck opened this issue · 0 comments

bmeck commented

APIs like import() and fetch() coerce arguments to strings. It would be surprising for the AssetReference type to coerce to strings in other places but not use the string coerced form in those APIs.