Skip to content

Commit

Permalink
add publications & talks
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Dec 15, 2023
1 parent 86999ea commit deb4022
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,21 @@ a.out a.out.wasm a.out.wast

For a complete example using the compiler installed as an opam switch, see [wasocaml-demo].

### Publications & talks

- [Wasm GC meeting] - January 2023 - Online
- [Foundations of WebAssembly (Dagstuhl Seminar 23101)] - March 2023 - Dagstuhl (Germany)
- [IFL'23] - August 2023 - Braga (Portugal)
- [ICFP ML track] - September 2023 - Seattle (U.S.)
- [Wasm Research Day] - October 2023 - Munich (Germany) (accepted but we retracted to let the wasm\_of\_ocaml people present their work)

[Binaryen]: https://github.com/WebAssembly/binaryen
[Foundations of WebAssembly (Dagstuhl Seminar 23101)]: https://drops.dagstuhl.de/storage/04dagstuhl-reports/volume13/issue03/DagRep.13.3/DagRep.13.3.pdf#subsection.3.2
[ICFP ML track]: https://invidious.zapashcanon.fr/watch?v=i8PQXQ6a22Q
[IFL'23]: https://ifl23.github.io/accepted_papers.html
[OCaml]: https://ocaml.org
[Wasm]: https://webassembly.org
[Wasm-GC]: https://github.com/WebAssembly/gc
[Wasm GC meeting]: https://github.com/WebAssembly/meetings/blob/main/gc/2023/GC-01-10.md
[Wasm Research Day]: https://www.cs.cmu.edu/wrc/wrc-events
[wasocaml-demo]: https://github.com/ocamlpro/wasocaml-demo

0 comments on commit deb4022

Please sign in to comment.