<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinywasm/crates/parser/src/lib.rs, branch bota-tortuise</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://botahamec.dev/cgit/tinywasm/atom/crates/parser/src/lib.rs?h=bota-tortuise</id>
<link rel='self' href='http://botahamec.dev/cgit/tinywasm/atom/crates/parser/src/lib.rs?h=bota-tortuise'/>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/'/>
<updated>2026-07-24T12:45:52Z</updated>
<entry>
<title>docs: improve rust docs</title>
<updated>2026-07-24T12:45:52Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-07-24T12:45:52Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=c7c26e8900e86f8b2116648e988b1e34c85f4077'/>
<id>urn:sha1:c7c26e8900e86f8b2116648e988b1e34c85f4077</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>perf: improve parser performance</title>
<updated>2026-07-15T16:07:43Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-07-15T16:07:43Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=4d66c97493a8a92bab81f48baa3f9d9b6c85027d'/>
<id>urn:sha1:4d66c97493a8a92bab81f48baa3f9d9b6c85027d</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: decouple validation from parsing</title>
<updated>2026-07-15T13:20:00Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-07-15T13:20:00Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=f99b3a90827406b48657d63d7c1f0188ddd68c8f'/>
<id>urn:sha1:f99b3a90827406b48657d63d7c1f0188ddd68c8f</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: simplify runtime, parser, types, and SIMD internals</title>
<updated>2026-07-14T18:48:18Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-07-14T18:48:18Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=dc366165b8cd0f8c43cfe7017cb37f0a16887d6d'/>
<id>urn:sha1:dc366165b8cd0f8c43cfe7017cb37f0a16887d6d</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: add more tests, fix issues with import types, cleanup doom example</title>
<updated>2026-05-02T19:19:54Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-05-02T19:14:02Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=ba1cf56464f8e5c3c7bcc2dc75f10aad2cd56e6b'/>
<id>urn:sha1:ba1cf56464f8e5c3c7bcc2dc75f10aad2cd56e6b</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: multithreaded wasm parser</title>
<updated>2026-04-26T12:49:09Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-26T12:49:09Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=40bd20bb77b611f7974036c9f2b152a16a46c32a'/>
<id>urn:sha1:40bd20bb77b611f7974036c9f2b152a16a46c32a</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: add global bin op and acc superinstructions, cleanup executor</title>
<updated>2026-04-25T16:30:53Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-25T16:30:53Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=165b19813067140e3f594740affda804dbdb0564'/>
<id>urn:sha1:165b19813067140e3f594740affda804dbdb0564</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>fix: remove unsafe rewrites</title>
<updated>2026-04-25T14:47:54Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-25T14:47:54Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=e6691d035b6948452d6073317451b3f1ff0a24f8'/>
<id>urn:sha1:e6691d035b6948452d6073317451b3f1ff0a24f8</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: reduce instantiation ovherhead &amp; refactor optimize</title>
<updated>2026-04-25T12:06:04Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-25T12:06:04Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=4d829a824834b470ada9981ab3ab2caa3e289378'/>
<id>urn:sha1:4d829a824834b470ada9981ab3ab2caa3e289378</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: simplify module api</title>
<updated>2026-04-19T15:49:59Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-19T15:48:32Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=e667ae4554e816b4081d874fc3564b07c28dbec6'/>
<id>urn:sha1:e667ae4554e816b4081d874fc3564b07c28dbec6</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
</feed>
