aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-05 23:26:25 +0900
committernsfisis <nsfisis@gmail.com>2025-04-06 02:03:32 +0900
commit3d0f0b06ee25571034a13a43d2ca660ef687afa9 (patch)
tree9d82454afbd8d26d41180db8718c863f9225e83f /TODO
parent24d00a02f51138f1191c8b1f72ccdb14fc622b11 (diff)
downloadphp-waddiwasi-3d0f0b06ee25571034a13a43d2ca660ef687afa9.tar.gz
php-waddiwasi-3d0f0b06ee25571034a13a43d2ca660ef687afa9.tar.zst
php-waddiwasi-3d0f0b06ee25571034a13a43d2ca660ef687afa9.zip
fix: pass ConversionsTest, FloatExprsTest, FloatLiteralsTest
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 80e15c0..a361e26 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
* Support text format (.wat)
* Implement validation
* Fix known bugs (BUGS)
- * We need to implement software-defined f32 in order to support floating-point number operations.
* Implement NaN propagation
* Provide sane bindings to PHP
* Write PHPDoc for public APIs