rescript-lang/rescript
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.
ReScriptNOASSERTION
Issues
- 1
Deprecate `in-source` flag
#7180 opened by cometkim - 0
Formatter Breaks Code When Using {_} in Pattern Matching
#7179 opened by namenu - 1
Support shift operators
#7171 opened by cometkim - 2
Miscompilation of assignment
#7170 opened by AndreasLoow - 1
Async import - unbound module type
#7173 opened by CarlOlson - 3
Polymorphic Variant @as not work
#7169 opened by htoooth - 1
Support bitwise operators
#7172 opened by cometkim - 1
Weird formatting when coercing types with `:>`
#7175 opened by fhammerschmidt - 0
- 1
Feature request: Scheme-like anonymous recursive functions with initial arguments
#7161 opened by ellbur - 1
Include more JS primitives for Untagged variants
#7147 opened by nojaf - 0
Completions for regexp pattern draws from the wrong module
#7159 opened by zth - 1
Difficulty using GenType with include and functors
#7156 opened by jmagaram - 1
GenType does not handle JSON types in Core properly
#7157 opened by jmagaram - 1
Further simplification of untagged variant output
#7142 opened by cknitt - 4
Core `Map.get` when map has with optional values
#7054 opened by angusjf - 1
Transformation from float to bigint
#7089 opened by remitbri - 0
- 0
Better/clearer error for when trying to dot-access a field of a record that's optional
#7148 opened by zth - 3
- 0
More untagged variant output inefficiency
#7140 opened by cknitt - 2
Use rewatch to build runtime, tests etc.
#7117 opened by cknitt - 6
- 0
Consolidate Core APIs before v12 release
#7127 opened by cknitt - 23
Source of truth for standard library types
#7126 opened by cknitt - 1
`raise` -> `throw`
#7113 opened by cknitt - 1
"bsconfig.json" hardcoded in error messages
#7118 opened by cknitt - 0
Gentype ouput discrepancy between compiler v11 and v12
#7106 opened by mununki - 10
- 0
- 3
- 7
Regression after JSX3 removal
#7084 opened by cknitt - 12
Compiled js min/max value with bigint
#7062 opened by remitbri - 19
v12 alpha: incorrect compiler output
#7023 opened by cknitt - 0
- 0
Integrate embed-lang into Rewatch
#7053 opened by zth - 0
Improve errors for circular dependencies
#7052 opened by zth - 3
JSX: weird error message when using "children" as prop
#7046 opened by cknitt - 0
Improve error messages around optional values
#7047 opened by zth - 1
- 1
Allow integer values for external with @val
#7037 opened by DZakh - 9
Record representation is unstable
#7031 opened by cometkim - 1
Functors leads to code duplication
#7021 opened by hellos3b - 7
RFC: Revise `char` primitive
#7028 opened by cometkim - 3
RFC: Protected record fields
#7018 opened by cometkim - 0
- 2
New dict literal syntax fails with `The module or file Caml_dict can't be found.`
#7017 opened by mediremi - 3
Compiler crashes when a module is named Js
#7007 opened by shulhi - 0
- 4
Bitwise operators
#7009 opened by soanvig