这是indexloc提供的服务,不要输入任何密码
Skip to content

Server packages may be affected by future WASM scoring #1510

@exaby73

Description

@exaby73

Hello. On the scoring package (e.g. Serverpod Score), there exists the following warning:

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

Since Serverpod is a server-side package, having a dependency on packages/core libraries that do not support WASM (e.g. dart:io) is expected since usage of this package is not supported in a browser. For server-only packages, I think it's unfair to score them lower for this reason.

I suggest that the authors of these sort of packages are able to tag their packages as something like "VM Only" where the WASM scoring is ignored and full score is rewarded to the package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions