Skip to content

Commit f9a4d9c

Browse files
author
Guannan Wei
committed
readme
1 parent b1ea60a commit f9a4d9c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Continuation-Passing Semantics for WebAssembly
2+
3+
This repository offers an alternative semantics (definitional interpreter) of
4+
WebAssembly in continuation-passing style (CPS).
5+
6+
### Publication
7+
8+
Reconstructing Continuation-Passing Semantics for WebAssembly\
9+
Guannan Wei, Alex Bai, Dinghong Zhong, Jiatai Zhang\
10+
26th International Symposium on Trends in Functional Programming (TFP 2025).

0 commit comments

Comments
 (0)