New
v0.1.0-dev.606
This is a developer preview of ZX; some features are still works in progress. Update or install the ZX CLI using the following scripts.
Installation
Linux/macOS
curl -fsSL https://ziex.dev/install | bash
Windows
powershell -c "irm ziex.dev/install.ps1 | iex"
Changelog
v0.1.0-dev.606
Features
- feat: add StaticParam.init
41edf1f
Fixes
Documentation
- docs: update readme
e78d267
Miscellaneous
- perf: improve client side rendering speed by batching
f7f44fe - refactor: renamed benches -> bench
d046fe8 - wip: edge runtime support
15b69de - chore: sync version
ee7e8db - Revert "feat: add StaticParam.init"
4ed93c4
Contributors
- @nurulhudaapon