<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinywasm/crates/parser/src/conversion.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/conversion.rs?h=bota-tortuise</id>
<link rel='self' href='http://botahamec.dev/cgit/tinywasm/atom/crates/parser/src/conversion.rs?h=bota-tortuise'/>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/'/>
<updated>2026-07-15T16:07:43Z</updated>
<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>fix: 64 bit table addressing</title>
<updated>2026-07-15T14:23:02Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-07-15T14:23:02Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=957b62bf1d6205409bac94a4ced790dfb8007e3d'/>
<id>urn:sha1:957b62bf1d6205409bac94a4ced790dfb8007e3d</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: simplify parser &amp; reduce allocations</title>
<updated>2026-05-04T17:25:22Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-05-04T17:25:22Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=c0b356b025ef93eb3c1378c203858c3a7486f398'/>
<id>urn:sha1:c0b356b025ef93eb3c1378c203858c3a7486f398</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: unify v128 representation</title>
<updated>2026-05-03T13:42:37Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-05-03T13:42:37Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=539167fa2665421a061a129f1650b727150d36a8'/>
<id>urn:sha1:539167fa2665421a061a129f1650b727150d36a8</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: reduce call &amp; instantiation overhead</title>
<updated>2026-04-22T20:14:12Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-22T20:14:12Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=5b318177aa4f79246e772c5fcef6ee4bac5bdaa0'/>
<id>urn:sha1:5b318177aa4f79246e772c5fcef6ee4bac5bdaa0</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: oom traps</title>
<updated>2026-04-21T18:25:19Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-04-21T18:14:04Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=238e7aa76102cf64fa22ac5774326fcf35bc3792'/>
<id>urn:sha1:238e7aa76102cf64fa22ac5774326fcf35bc3792</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
</feed>
