Emscripten support
Open
Nobody has claimed this yet.
enhancement
P-low
- Dominant language
- Lean
- Stars
- 9.2k
- Forks
- 990
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 175
Description
Lean 3 can run on the web browser. The code is compiled into javascript using emscripten https://emscripten.org/
We need this feature in Lean 4 to be able to have interactive documentation again.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing Lean 3's browser support with Lean 4's compiler and runtime, then review Emscripten's integration requirements. The work is done when Lean 4 can be compiled to JavaScript with Emscripten and run interactively in a web browser for documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100