The rust approach requires additional infrastructure. We don’t have a package manager.
My suggestion is to use Package Index | ReScript Documentation as an indexer.
- The user adds keywords and we search the npm registry for the keyword
rescript
package.json | npm Docs - Add
homepage
property to the URL of the website where you hosted it.
We search on npm registry and add a button See docs
.
What do you think?