aboutsummaryrefslogtreecommitdiff
path: root/EssentialPostV1Features.md
diff options
context:
space:
mode:
authorDan Gohman <sunfish@mozilla.com>2015-04-30 09:44:15 -0700
committerDan Gohman <sunfish@mozilla.com>2015-04-30 09:44:15 -0700
commit60dff8ed5e91931ad9e0b9415cbf67a0b703a0fe (patch)
tree659dcf02dd105d02ce2288977e0680fa388abeb1 /EssentialPostV1Features.md
parent8307058313e61ed9a50cdbaa313ff76f47db0b04 (diff)
downloadnanowasm-design-60dff8ed5e91931ad9e0b9415cbf67a0b703a0fe.tar.gz
Move JIT support to FutureFeatures.md.
Diffstat (limited to 'EssentialPostV1Features.md')
-rw-r--r--EssentialPostV1Features.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/EssentialPostV1Features.md b/EssentialPostV1Features.md
index b644010..3ef41a3 100644
--- a/EssentialPostV1Features.md
+++ b/EssentialPostV1Features.md
@@ -20,10 +20,6 @@ Minimum Viable Product that is [v.1](V1.md).
## Fixed-width SIMD
* TODO
-## Platform-independent Just-in-Time compilatione
-* TODO
-* Potentially through dynamic loading.
-
## Zero-cost Exception Handling
* Developer access to stack unwinding and inspection.