Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rescript-lang
/
rescript
Public
Notifications
You must be signed in to change notification settings
Fork
471
Star
7.2k
Code
Issues
120
Pull requests
44
Discussions
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
cknitt
Datepicker
All time
Commit History
Commits on Oct 10, 2025
Prepare for 12.0.0-rc.1 release (#7943)
cknitt
authored
2b3b9dd
Copy full SHA for 2b3b9dd
JSX PPX: add Jsx.element return constraint (#7939)
Show description for b2ce0f7
cknitt
authored
b2ce0f7
Copy full SHA for b2ce0f7
Commits on Oct 4, 2025
Set version to 12.0.0-rc.1 (#7938)
cknitt
authored
a58ff10
Copy full SHA for a58ff10
Commits on Oct 3, 2025
Prepare for 12.0.0-beta.14 release (#7937)
cknitt
authored
9ce9d55
Copy full SHA for 9ce9d55
CI: macos runners: use macos-15/macos-15-intel (#7935)
Show description for 108ca65
cknitt
authored
108ca65
Copy full SHA for 108ca65
Fix parameter type / return type ambiguity error for unit case (#7930)
Show description for d2f5ffa
cknitt
authored
d2f5ffa
Copy full SHA for d2f5ffa
Commits on Sep 30, 2025
Removed "rescript legacy" subcommand in favor of separate "rescript-legacy" binary (#7928)
Show description for 57c696b
cknitt
authored
57c696b
Copy full SHA for 57c696b
Commits on Sep 29, 2025
Rewatch cli help: do not show build command options in the root help (#7715)
Show description for a1b3b3c
cknitt
authored
a1b3b3c
Copy full SHA for a1b3b3c
Prevent lockfile creation when project folder is missing (#7927)
Show description for 268996b
cknitt
authored
268996b
Copy full SHA for 268996b
Commits on Sep 26, 2025
Set version to 12.0.0-beta.14 (#7925)
cknitt
authored
24b02f1
Copy full SHA for 24b02f1
Prepare for 12.0.0-beta.13 release (#7924)
cknitt
authored
209c486
Copy full SHA for 209c486
Commits on Sep 24, 2025
Fix docstring tests (#7923)
cknitt
authored
fbb8a4e
Copy full SHA for fbb8a4e
Commits on Sep 23, 2025
Js output: fix extra newline after `if` (#7920)
Show description for fa073e8
cknitt
authored
fa073e8
Copy full SHA for fa073e8
Commits on Sep 22, 2025
Option optimization: do not create redundant local vars (#7915)
Show description for e0e2ce4
cknitt
and
cristianoc
authored
e0e2ce4
Copy full SHA for e0e2ce4
Commits on Sep 21, 2025
Improve option optimization for constants (#7913)
Show description for 645e1a9
cknitt
authored
645e1a9
Copy full SHA for 645e1a9
Commits on Sep 19, 2025
Set version to 12.0.0-beta.13 (#7911)
cknitt
authored
b43ed01
Copy full SHA for b43ed01
Use patched yarn to fix OIDC publishing (#7910)
cknitt
authored
271bbac
Copy full SHA for 271bbac
Prepare for 12.0.0-beta.12 release (#7907)
cknitt
authored
68cff4a
Copy full SHA for 68cff4a
Commits on Sep 17, 2025
Overhauled AGENTS.md (#7897)
cknitt
authored
394ddaa
Copy full SHA for 394ddaa
Commits on Sep 13, 2025
Remove CODEX.md and GEMINI.md, as both Codex and Gemini now respect AGENTS.md (#7886)
cknitt
authored
9676953
Copy full SHA for 9676953
Commits on Sep 12, 2025
Set version to 12.0.0-beta.12 (#7885)
cknitt
authored
dbf4125
Copy full SHA for dbf4125
Set YARN_NPM_AUTH_TOKEN for publishing again (#7884)
cknitt
authored
67742d5
Copy full SHA for 67742d5
Fix changelog (#7883)
cknitt
authored
3a9dd74
Copy full SHA for 3a9dd74
Prepare for 12.0.0-beta.11 release (#7882)
cknitt
authored
bd5d3a6
Copy full SHA for bd5d3a6
Have `String.charCodeAt` return `option<int>`; add `charCodeAtUnsafe` (#7877)
Show description for 4b9c715
cknitt
authored
4b9c715
Copy full SHA for 4b9c715
Commits on Sep 11, 2025
Float.isNaN: use Number.isNaN instead of global isNaN (#7874)
Show description for 85b20db
cknitt
authored
85b20db
Copy full SHA for 85b20db
Use `%array_length` for `Array.length` to bring back lost optimizations (#7872)
Show description for 6d9eedf
cknitt
authored
6d9eedf
Copy full SHA for 6d9eedf
Commits on Sep 10, 2025
Remove ocaml_compat stuff from tests (#7871)
Show description for 6f423e4
cknitt
authored
6f423e4
Copy full SHA for 6f423e4
Fix crash with `@get` on external of type `unit => 'a` (#7866)
Show description for 6dcf79a
cknitt
authored
6dcf79a
Copy full SHA for 6dcf79a
Migrate mocha tests from OCaml-style `Mt` to idiomatic ReScript/JS usage (#7861)
Show description for e1e3cf8
cknitt
authored
e1e3cf8
Copy full SHA for e1e3cf8
String.charCodeAt should return int (#7864)
Show description for cfa4f7b
cknitt
authored
cfa4f7b
Copy full SHA for cfa4f7b
Commits on Sep 7, 2025
Fix code generation for emojis in polyvars and labels (#7853)
Show description for 05c10e3
cknitt
authored
05c10e3
Copy full SHA for 05c10e3
Have biome check all files, not just changed ones (#7856)
cknitt
authored
3b9b8ff
Copy full SHA for 3b9b8ff
Commits on Sep 2, 2025
JSX preserve mode: fix "make is not a valid component name" (#7831)
Show description for 2dc0103
cknitt
authored
2dc0103
Copy full SHA for 2dc0103
Commits on Aug 30, 2025
CI: windows-latest -> windows-2022 (#7824)
cknitt
authored
9ce1432
Copy full SHA for 9ce1432
Pagination
Previous
Next
You can’t perform that action at this time.