extendr / extendr/extendr.github.io

doc: note limitations for webr

Open
#59 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10
Forks
8
Avg merge
20h 26m
Merged PRs (30d)
5

Description

webr support has two key limitations:

1. if you're using rayon you must either ensure that the thread pool used is only the main thread otherwise the package will not work
2. all dependencies must be compatible with the `wasm32-unknown-emscripten` target. Some dependencies are not compatible with WASM at all, these cannot be built.

Be sure that your package matches these requirements before expecting webr builds

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.