Skip to content

reduce size of wasm package by making LSP and Rayon optional to get a small WASM runtime-only build #15

@yeus

Description

@yeus

Current WASM target packages LSP and rayon dependencies which increase the size of the package to ~5Mb. We can reduce this to ~1Mb by optionally removing those dependencies using rust features. This make sit much more feasible to be included in projects as a pure modelica runtime.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions