diff options
Diffstat (limited to 'frontend/roadmap.html')
-rw-r--r-- | frontend/roadmap.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/roadmap.html b/frontend/roadmap.html index 8c58bbe..436e464 100644 --- a/frontend/roadmap.html +++ b/frontend/roadmap.html @@ -49,6 +49,7 @@ <h1>Ground Work</h1> <ul> <li class="done">Orthographic rendering basics</li> + <li>Uniform build Process for WebAssembly</li> <li>WASM Framework with simulation loop</li> </ul> <hr/> |