There's some effort (/cc @mikewest) to move towards only executing script when it has a correct script MIME Type. This is very useful for a bunch of security reasons. This requires quite an effort to deal with backwards compatibility. However, where we don't have to worry much about backwards compatibility, like worklets, it seems like we should require this off-the-bat so that we don't have to do it with backwards-compatibility pain later.