<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/nanowasm/src/op/br.c, branch master</title>
<subtitle>The tiny WebAssembly interpreter that does not block you.
</subtitle>
<id>https://gitea.privatedns.org/xavi/nanowasm/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/nanowasm/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm/'/>
<updated>2025-11-15T17:48:16+00:00</updated>
<entry>
<title>Add br_table</title>
<updated>2025-11-15T17:48:16+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-11-15T17:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm/commit/?id=0b2a1fd9439d5ab1cdc076d7b9f1e763c4900b74'/>
<id>urn:sha1:0b2a1fd9439d5ab1cdc076d7b9f1e763c4900b74</id>
<content type='text'>
br_table is in fact a generalization of other branch types like br or
br_if, since br_table contains several branches for the same pc inside
the nw_lo section.

Therefore, this kind of branch forced some changes to nwp_break and
those relying on it.
</content>
</entry>
<entry>
<title>Do not explicitly initialize static variables to zero</title>
<updated>2025-11-10T22:47:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-11-10T22:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm/commit/?id=1e3a4e9ff4d9963aa77dc6135f351f90d927e9e0'/>
<id>urn:sha1:1e3a4e9ff4d9963aa77dc6135f351f90d927e9e0</id>
<content type='text'>
This is redundant according to the C standard.
</content>
</entry>
<entry>
<title>First commit</title>
<updated>2025-11-06T13:38:40+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-09-06T22:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm/commit/?id=6d9d80362f9932bbc87e162b8ef7df06c73e27e1'/>
<id>urn:sha1:6d9d80362f9932bbc87e162b8ef7df06c73e27e1</id>
<content type='text'>
</content>
</entry>
</feed>
