SkillAgentSearch skills...

Rescript.nix

nix devshell for using rescript compiler without JS runtime

Install / Use

/learn @DrSensor/Rescript.nix
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ReScript with nix

Status: Works on simple example

[!IMPORTANT] no JS runtime is involved or harmed in any way in this experiment

meme

Usage

nix develop github:DrSensor/rescript.nix

Dev

Clone the repo first <sub>(don't do human cloning because the code written here is not designed for that)</sub>

git clone https://github.com/DrSensor/rescript.nix.git
cd rescript.nix/

Activate nix devshell (you can also use nix develop)

direnv allow

Let's test out by compiling the simple example

cd examples/simple/
rescript

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks1

Languages

Nix

Security Score

55/100

Audited on Nov 16, 2024

No findings