The Wayback Machine - https://web.archive.org/web/20210424223325/https://github.com/bobzhang
Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Achievements

Achievements

Organizations

@ocaml @rescript-lang
Block or Report

Pinned

  1. The compiler for ReScript.

    OCaml 5.2k 371

2,488 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Created a pull request in rescript-lang/syntax that received 4 comments

not display external garbage

jscomp$../darwin/bsc.exe test/debug_tmp.cmi external f: int => int = "xx" "���� ��A@�"xx@@@" jscomp$../darwin/bsc.exe test/debug_tmp.cmi external f…

+4 −1 4 comments
Reviewed 2 pull requests in 2 repositories
rescript-lang/rescript-compiler 1 pull request
rescript-association/rescript-lang.org 1 pull request

Created an issue in rescript-lang/rescript-compiler that received 10 comments

research: coercion between objects with optonals

when we design an API which except arguments of type { "x" : int , "y" : option<int>}, it does not accept arguments {"x" : 3}. This happens quite a…

10 comments