Skip to content

Conversation

@jderochervlk
Copy link
Collaborator

No description provided.

@jderochervlk jderochervlk changed the title docs: remove reference to Js.Promise docs: remove deprecated content Nov 21, 2025

More complete example shims can be found [here](https://github.com/rescript-lang/rescript-compiler/blob/master/jscomp/gentype_tests/typescript-react-example/src/shims/).

## Deprecated features
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am afraid we need to keep those still, right @cometkim ?

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 21, 2025

Deploying rescript-lang-org with  Cloudflare Pages  Cloudflare Pages

Latest commit: 05423f9
Status: ✅  Deploy successful!
Preview URL: https://105f2475.rescript-lang.pages.dev
Branch Preview URL: https://delete-legacy-content.rescript-lang.pages.dev

View logs

@fhammerschmidt
Copy link
Member

fhammerschmidt commented Nov 21, 2025

Syntax Lookup:

  • deprecate %re (we have native regex syntax now!)
  • deprecate +., -.,*., /.
  • change mod to %
  • deprecate %raw in favor of %ffi which checks the arity of the JavaScript function.
  • remove the whole Built-In Functions section, we have separate ignore functions which are documented in the API docs

there is a separate issue for all the new operators: #1121
and another one for %ffi: #1050

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants