Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New route to WASM extraction #179

Open
pkel opened this issue Oct 4, 2023 · 0 comments
Open

New route to WASM extraction #179

pkel opened this issue Oct 4, 2023 · 0 comments

Comments

@pkel
Copy link
Collaborator

pkel commented Oct 4, 2023

Webassembly garbage collection is about to be released in the first browsers. This unlocks using the two competing ocaml-to-wasm compiler projects for extraction from Coq via OCaml to Wasm.

https://discuss.ocaml.org/t/an-update-from-the-ocaml-wasm-organization/13114

If Coq to Wasm is too much, another thing worth trying could be to replace the current WASM runtime (Assemblyscript) with an OCaml version.

https://github.com/querycert/qcert/tree/master/runtimes/assemblyscript

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant