blob: 806c6ef6fead8929428833430db67af41f1d4578 (
plain)
1
2
3
4
5
6
7
|
* Support text format (.wat)
* Implement validation
* Fix known bugs (BUGS.txt)
* Implement NaN propagation
* Provide sane bindings to PHP
* Write PHPDoc for public APIs
* Provide high-level APIs
|