<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinywasm/.gitignore, branch bota-tortuise</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://botahamec.dev/cgit/tinywasm/atom/.gitignore?h=bota-tortuise</id>
<link rel='self' href='http://botahamec.dev/cgit/tinywasm/atom/.gitignore?h=bota-tortuise'/>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/'/>
<updated>2026-05-02T19:19:54Z</updated>
<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: add doom example, fix import argument order</title>
<updated>2026-05-02T13:45:44Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-05-02T13:40:47Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=5ed8982ad2cb4b348046aa11c527ce6a51f02e0e'/>
<id>urn:sha1:5ed8982ad2cb4b348046aa11c527ce6a51f02e0e</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: atomic module data</title>
<updated>2026-03-25T22:41:50Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2026-03-25T22:41:50Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=430ea402911855e8b8579f0e97b10699f22f758d'/>
<id>urn:sha1:430ea402911855e8b8579f0e97b10699f22f758d</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: restructure runtime and reduce build dependencies</title>
<updated>2024-06-30T17:19:45Z</updated>
<author>
<name>Henry Gressmann</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2024-06-30T17:19:45Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=9c85fa9c3a2066ce851af53d7019e6a25a45af3b'/>
<id>urn:sha1:9c85fa9c3a2066ce851af53d7019e6a25a45af3b</id>
<content type='text'>
Signed-off-by: Henry Gressmann &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: make `Imports` and `Module` cloneable (#9)</title>
<updated>2024-03-12T15:54:44Z</updated>
<author>
<name>David Rauschenbach</name>
<email>david@megalithic.llc</email>
</author>
<published>2024-03-12T15:54:44Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=acb91b800d3668e9fb6dbb5838e2593764a0457e'/>
<id>urn:sha1:acb91b800d3668e9fb6dbb5838e2593764a0457e</id>
<content type='text'>
Fixes #10.</content>
</entry>
<entry>
<title>chore: benchmarking + major performance improvements (50%+ faster)</title>
<updated>2024-01-26T22:08:38Z</updated>
<author>
<name>Henry Gressmann</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2024-01-26T22:08:38Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=893e72e93d1739ffa6b9d945a4f1e0ec525f782f'/>
<id>urn:sha1:893e72e93d1739ffa6b9d945a4f1e0ec525f782f</id>
<content type='text'>
Signed-off-by: Henry Gressmann &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>feat: add more examples, work on new public api</title>
<updated>2024-01-26T14:16:05Z</updated>
<author>
<name>Henry Gressmann</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2024-01-26T14:16:05Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=d8d439e6401607fab18feb5025f3b91f135e3a50'/>
<id>urn:sha1:d8d439e6401607fab18feb5025f3b91f135e3a50</id>
<content type='text'>
Signed-off-by: Henry Gressmann &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>docs: working selfhosted example</title>
<updated>2024-01-26T11:03:59Z</updated>
<author>
<name>Henry Gressmann</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2024-01-26T11:03:59Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=f3d890a36d6299dbd70377ce57b0bd9d61de5c1b'/>
<id>urn:sha1:f3d890a36d6299dbd70377ce57b0bd9d61de5c1b</id>
<content type='text'>
Signed-off-by: Henry Gressmann &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: improve breaking</title>
<updated>2024-01-05T20:17:55Z</updated>
<author>
<name>Henry Gressmann</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2024-01-05T20:17:55Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=f02817573dd9d7b29d78e0a051fbfbe3019b1136'/>
<id>urn:sha1:f02817573dd9d7b29d78e0a051fbfbe3019b1136</id>
<content type='text'>
Signed-off-by: Henry Gressmann &lt;mail@henrygressmann.de&gt;
</content>
</entry>
<entry>
<title>chore: pass more tests</title>
<updated>2023-12-25T21:00:31Z</updated>
<author>
<name>Henry</name>
<email>mail@henrygressmann.de</email>
</author>
<published>2023-12-25T21:00:31Z</published>
<link rel='alternate' type='text/html' href='http://botahamec.dev/cgit/tinywasm/commit/?id=9ea2796e334cfd1343fef76458b2d9de50fb35f1'/>
<id>urn:sha1:9ea2796e334cfd1343fef76458b2d9de50fb35f1</id>
<content type='text'>
Signed-off-by: Henry &lt;mail@henrygressmann.de&gt;
</content>
</entry>
</feed>
