Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
/ std Public archive

Light weight runtime for ReScript

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

rescript-lang/std

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⛔️ DEPRECATED Standalone ReScript runtime package (@rescript/std)

This repo is obsolete. The npm package @rescript/std is now built and published automatically as part of the CI process for the ReScript compiler repo.

The motivation for this repo is that when ReScript users want to share their library with JS users, the JS users don't need have ReScript toolchain installed, this makes sharing code with JS users easier (more details on that topic can be found in our External Stdlib Docs).

It shares the same version schema with ReScript compiler.

When you use this library, the config would be adding such things in bsconfig.json

"external-stdlib" : "@rescript/std"

Contributing

See the CONTRIBUTING.md.

About

Light weight runtime for ReScript

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published