aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-04-05 03:13:55 +0900
committernsfisis <nsfisis@gmail.com>2025-04-05 03:13:55 +0900
commita0f17ee6807f9a0605261a11a8ba46c57a9849a0 (patch)
tree545063990e7e5d2dd86f94bb3b18a2068e20c0c0
parente8d6416b05d5dfd120dc6a1699f167a2d9d70884 (diff)
downloadphp-waddiwasi-a0f17ee6807f9a0605261a11a8ba46c57a9849a0.tar.gz
php-waddiwasi-a0f17ee6807f9a0605261a11a8ba46c57a9849a0.tar.zst
php-waddiwasi-a0f17ee6807f9a0605261a11a8ba46c57a9849a0.zip
chore: update TODO
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index a361e26..80e15c0 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
* 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