aboutsummaryrefslogtreecommitdiff
path: root/EssentialPostV1Features.md
diff options
context:
space:
mode:
authorLuke Wagner <mail@lukewagner.name>2015-04-30 10:43:25 -0500
committerLuke Wagner <mail@lukewagner.name>2015-04-30 10:43:25 -0500
commitccc77a33ec6a8f10ca7655b83be96422377f103a (patch)
tree21190748fe169f78c7346f3d85510f6587447826 /EssentialPostV1Features.md
parent11c7a46db93d990355eb6d7e91874b636b3157ce (diff)
downloadnanowasm-design-ccc77a33ec6a8f10ca7655b83be96422377f103a.tar.gz
Create EssentialPostV1Features.md
Just a skeleton to start discussion.
Diffstat (limited to 'EssentialPostV1Features.md')
-rw-r--r--EssentialPostV1Features.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md
new file mode 100644
index 0000000..8a71620
--- /dev/null
+++ b/EssentialPostV1Features.md
@@ -0,0 +1,18 @@
+# Essential Post-v.1 Features
+
+This is a list of essential features we *know* we need but were not part of the
+Minimum Viable Product that is [v.1](v1.md).
+
+*This is just a skeleton list to start a discussion*
+
+## Threads
+* TODO
+
+## Zero-cost Exception Handling
+* TODO
+
+## 64-bit integers
+* TODO
+
+## Signature-restricted Proper Tail Calls
+* TODO