Issues
- 0
- 3
Dots in js.scope
#160 opened by vouillon - 2
Using polymorphic types with `js.custom` and `js.call` gives weak polymorphism error
#163 opened by zbaylin - 4
[@@js.enum] should allow one to use one constructor of type either (int or float) or string
#108 opened by hhugo - 1
"js.union without way to discriminate values" for union in callback argument type
#159 opened by Lupus - 0
Unions based on JS class name and typeof?
#158 opened by Lupus - 0
Support ad-hoc object types to map to JS objects
#157 opened by Lupus - 1
- 0
Contravariant type parameter 'a is not allowed
#155 opened by Lupus - 6
Bindings with requires
#66 opened by Aaylor - 1
- 4
calling new on a dynamic value
#112 opened by joprice - 1
Add visual feedback of executed JavaScript code
#151 opened by Thibaut-Gudin - 0
[@@js.new] can infer empty class names
#147 opened by tmattio - 1
- 3
- 2
Resolve the ocaml-migrate-parsetree < "2.0.0" constraint
#138 opened by copy - 2
Make a new release
#122 opened by hhugo - 0
- 5
- 0
- 0
[@@js.enum] vs [@js.enum] with polymorphic variant.
#109 opened by hhugo - 1
compiling with gen_js_api gives warning 58
#98 opened by clembu - 0
[question] How to define mutually recursive types including both JS-able types and non-JS-able types (with custom `of_js` and `to_js`)?
#124 opened by cannorin - 1
js.global with payload doesn't work with js.scope
#117 opened by jchavarri - 2
Change Ojs_exn to Ojs.Exn
#121 opened by rgrinberg - 3
Allow to run ppxlib deriving and gen_js_api ppx together
#107 opened by hhugo - 1
- 0
Support type variables on interface files
#96 opened by jchavarri - 6
- 1
4.09 & 4.10 support
#99 opened by copy - 0
- 1
Parametrized types in mli files
#95 opened by jchavarri - 4
[@js.scope ...] ignored by non-functional values
#93 opened by clembu - 2
- 1
4.08 support
#84 opened by copy - 3
Array and list mapping question
#82 opened by monstasat - 1
Enum mapping giving 'Sum types without js.* attribute not supported in this context'
#81 opened by nickbetteridge - 3
Parametrized types not compiling
#77 opened by nickbetteridge - 4
Apostrophe breaks function name derivation.
#80 opened by pkel - 4
Build fails with ocaml 4.05-rc1
#74 opened by aballier - 3
Release 4.06-compatible version to OPAM
#79 opened by leviroth - 1
Polymorphic variant type declaration not supported
#70 opened by eyyub - 3
- 2
this
#75 opened by nickbetteridge - 6
- 4
- 3
PPX Syntax in MLI
#61 opened by o-marshmallow - 2
including modules
#69 opened by nickbetteridge - 1
Allow "Open" statement
#63 opened by mlasson