<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/nanowasm-design/Semantics.md, branch main</title>
<subtitle>Fork of https://github.com/WebAssembly/design/ with NanoWasm extensions.
</subtitle>
<id>https://gitea.privatedns.org/xavi/nanowasm-design/atom?h=main</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/nanowasm-design/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/'/>
<updated>2020-02-27T02:30:43+00:00</updated>
<entry>
<title>Define non-trapping float-to-int conversions. (#1089)</title>
<updated>2020-02-27T02:30:43+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@mozilla.com</email>
</author>
<published>2020-02-27T02:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=ccbac15a287fa2af4a3db882d950db442011a7b1'/>
<id>urn:sha1:ccbac15a287fa2af4a3db882d950db442011a7b1</id>
<content type='text'>
* Define non-trapping float-to-int conversions.

This also introduces the concept of prefix bytes, and defines the "numeric" prefix
byte, used for encodin the new conversion instructions.

* Add feature markers.

* Add the feature marker in more places.

* Rename "numeric" to "misc".

See https://github.com/WebAssembly/nontrapping-float-to-int-conversions/issues/5.

* Rename opcodes.

See https://github.com/WebAssembly/spec/issues/884#issuecomment-426433329.
</content>
</entry>
<entry>
<title>Fix broken links to GC.md (#1209)</title>
<updated>2020-01-14T01:05:51+00:00</updated>
<author>
<name>Kenrick</name>
<email>kenrick95@gmail.com</email>
</author>
<published>2020-01-14T01:05:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=376bcc4b9cba79280d79be023d71e30d0b00ba47'/>
<id>urn:sha1:376bcc4b9cba79280d79be023d71e30d0b00ba47</id>
<content type='text'>
* Fix broken links to GC.md

* Update links to proposals repo
</content>
</entry>
<entry>
<title>Add links redirecting users to the formal spec (#1260)</title>
<updated>2019-01-23T23:13:34+00:00</updated>
<author>
<name>Ben Smith</name>
<email>binjimin@gmail.com</email>
</author>
<published>2019-01-23T23:13:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=89114760b703bc6520fb2b913b0f25a9f7aac32d'/>
<id>urn:sha1:89114760b703bc6520fb2b913b0f25a9f7aac32d</id>
<content type='text'>
See issue #1258.</content>
</entry>
<entry>
<title>Fixup links to future features (#1157)</title>
<updated>2017-11-15T16:48:14+00:00</updated>
<author>
<name>Joseph Richey</name>
<email>joerichey@google.com</email>
</author>
<published>2017-11-15T16:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=e2be77eaac770268a4c22fb09c6f648de7b9b6b8'/>
<id>urn:sha1:e2be77eaac770268a4c22fb09c6f648de7b9b6b8</id>
<content type='text'>
This link standardizes how all the other design pages will refer to
future features (either in `FutureFeatures.md` or in a tracking issue).
All links to these upcoming features now use references at the bottom of
the doc page (as opposed to inline links or references).

Note that this change makes it very easy for the doc links to be updated
when a tracking issue is started. As all the references have a standard
format; a simple find/replace script will get everything.

This commit also makes sure that references now point to a tracking
issue if one exists. Note that this means a future CL can now delete
some of the unnecessary sections from `FutureFeatures.md`.

The only visible change from this commit is that certain broken links
are now fixed, or links pointing to a doc section now point to the
correct tracking issue.</content>
</entry>
<entry>
<title>[interpreter] Fix another  link in README (#1101)</title>
<updated>2017-07-03T07:06:51+00:00</updated>
<author>
<name>Junior Rojas</name>
<email>jrojasdavalos@gmail.com</email>
</author>
<published>2017-07-03T07:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=5bb3f28be8bfeaad83ad21c4e482494b168f02d9'/>
<id>urn:sha1:5bb3f28be8bfeaad83ad21c4e482494b168f02d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the behavior of partially out of bounds stores. (#1025)</title>
<updated>2017-03-29T18:35:00+00:00</updated>
<author>
<name>Dan Gohman</name>
<email>sunfish@mozilla.com</email>
</author>
<published>2017-03-29T18:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=a47b1454b92d51e84741de265698bd8bf87f1f1c'/>
<id>urn:sha1:a47b1454b92d51e84741de265698bd8bf87f1f1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo (#1010)</title>
<updated>2017-03-07T18:59:18+00:00</updated>
<author>
<name>Jason Decastro</name>
<email>jasonrdecastro@gmail.com</email>
</author>
<published>2017-03-07T18:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=46955ec21f9f2b1561b78664e557e22d8276e6c9'/>
<id>urn:sha1:46955ec21f9f2b1561b78664e557e22d8276e6c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo (#1009)</title>
<updated>2017-03-06T21:29:52+00:00</updated>
<author>
<name>Seth Thompson</name>
<email>s3th.thompson@gmail.com</email>
</author>
<published>2017-03-06T21:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=07b4247703f8a30a1299d97e18bb1179ec0acc6d'/>
<id>urn:sha1:07b4247703f8a30a1299d97e18bb1179ec0acc6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Typo (#983)</title>
<updated>2017-02-09T18:20:39+00:00</updated>
<author>
<name>George Kuan</name>
<email>george.kuan@intel.com</email>
</author>
<published>2017-02-09T18:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=594d2c57af2bd9ccb6acb54fcef66195fa93188b'/>
<id>urn:sha1:594d2c57af2bd9ccb6acb54fcef66195fa93188b</id>
<content type='text'>
Tiny typo nit</content>
</entry>
<entry>
<title>Explain validation and checking after branches (#894)</title>
<updated>2017-02-07T17:46:12+00:00</updated>
<author>
<name>rossberg-chromium</name>
<email>rossberg@chromium.org</email>
</author>
<published>2017-02-07T17:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=2979808eaaea26f10b96eb736ee621cdaa88601c'/>
<id>urn:sha1:2979808eaaea26f10b96eb736ee621cdaa88601c</id>
<content type='text'>
</content>
</entry>
</feed>
