Skip to content

Create a AssemblyScript Resolver #527

Open
@willemneal

Description

@willemneal

What package is covered by this investigations?

https://github.com/AssemblyScript/assemblyscript: TypeScript -> Wasm compiler.

Describe the goal of the investigation

Create portable tool that uses yarn to handle fetching dependencies. Since AssemblyScript is compiled, a cool feature would be to fetch dependencies as needed. This way you don't need to download the full package, but rather only the files and dependencies that get used.

Investigation report

As plugins already support an abstracted filesystem, it would be great to have this work in a browser setting.

I'm new to Plug'n Play would it be useful in this setting?

Any advice on where to start?

Metadata

Metadata

Assignees

Labels

case studyPackage compatibility report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions