A Web Application for Learning OCaml

learn-ocaml ocaml teaching
5 Open Issues Need Help Last updated: Sep 9, 2025

Open Issues Need Help

View All on GitHub
Custom datatype printers? about 1 month ago
help wanted kind: question

A Web Application for Learning OCaml

JavaScript
#learn-ocaml#ocaml#teaching
kind: bug help wanted

A Web Application for Learning OCaml

JavaScript
#learn-ocaml#ocaml#teaching
kind: enhancement good first issue

A Web Application for Learning OCaml

JavaScript
#learn-ocaml#ocaml#teaching

A Web Application for Learning OCaml

JavaScript
#learn-ocaml#ocaml#teaching

AI Summary: The `Publish dev` GitHub Actions workflow, which builds multi-platform Docker images, has experienced a significant 9.1x slowdown, increasing its run time from ~11 minutes to 1 hour 45 minutes. This performance degradation is attributed to building multi-platform images on `ubuntu/amd64` runners. While the new duration is within GitHub Actions limits, the issue suggests exploring optimizations, referencing an external article on improving multi-platform Docker builds.

Complexity: 3/5
kind: bug help wanted

A Web Application for Learning OCaml

JavaScript
#learn-ocaml#ocaml#teaching