<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/nanowasm-design/README.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>2017-11-15T16:48:14+00:00</updated>
<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>Add more ways to contribute (#1116)</title>
<updated>2017-07-25T05:47:36+00:00</updated>
<author>
<name>JF Bastien</name>
<email>github@jfbastien.com</email>
</author>
<published>2017-07-25T05:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=29948ec8598b45efedc94f28c430928382f7a3c8'/>
<id>urn:sha1:29948ec8598b45efedc94f28c430928382f7a3c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix typo (#862)</title>
<updated>2016-11-03T16:15:00+00:00</updated>
<author>
<name>grondilu</name>
<email>grondilu@yahoo.fr</email>
</author>
<published>2016-11-03T16:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=6818f80bd79355eab982f6d52d1da2610738e9d2'/>
<id>urn:sha1:6818f80bd79355eab982f6d52d1da2610738e9d2</id>
<content type='text'>
s/In initial/An initial/</content>
</entry>
<entry>
<title>Merge PostMVP into FutureFeatures for clarity. (#845)</title>
<updated>2016-10-30T16:22:33+00:00</updated>
<author>
<name>Brad Nelson</name>
<email>flagxor@gmail.com</email>
</author>
<published>2016-10-30T16:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=18759dd1f259429504cba1b9470744f5135db7b4'/>
<id>urn:sha1:18759dd1f259429504cba1b9470744f5135db7b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove weird blockquote (#848)</title>
<updated>2016-10-30T16:21:59+00:00</updated>
<author>
<name>JF Bastien</name>
<email>github@jfbastien.com</email>
</author>
<published>2016-10-30T16:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=aa1215b693c2905edc18d92df2254c140ddeab96'/>
<id>urn:sha1:aa1215b693c2905edc18d92df2254c140ddeab96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify "spec" vs specification (#849)</title>
<updated>2016-10-30T16:21:37+00:00</updated>
<author>
<name>JF Bastien</name>
<email>github@jfbastien.com</email>
</author>
<published>2016-10-30T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=ece8ac0cd59c2ba90838fa30a825d4c0ac93c722'/>
<id>urn:sha1:ece8ac0cd59c2ba90838fa30a825d4c0ac93c722</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Structured stack  (#813)</title>
<updated>2016-10-11T15:47:02+00:00</updated>
<author>
<name>titzer</name>
<email>titzer@google.com</email>
</author>
<published>2016-10-11T15:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=e49fc18b684c953e3d920dcfc4bfce8ede9268dd'/>
<id>urn:sha1:e49fc18b684c953e3d920dcfc4bfce8ede9268dd</id>
<content type='text'>
* Rename AstSemantics.md to Semantics.md

* Rewrite Semantics for structured stack machine

* Update control instructions

* Update nop

* More tweaks

* Update README.md

* Update Semantics.md

* Update Semantics.md

* Address @rossberg-chromium comments
</content>
</entry>
<entry>
<title>Provide overview of security model (#717)</title>
<updated>2016-07-12T04:34:03+00:00</updated>
<author>
<name>Dominic Chen</name>
<email>d.c.ddcc@gmail.com</email>
</author>
<published>2016-07-12T04:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=62f30968a641ef6eb7f8cceadae232cea4ad7b4a'/>
<id>urn:sha1:62f30968a641ef6eb7f8cceadae232cea4ad7b4a</id>
<content type='text'>
This commit introduces a discussion of WebAssembly's security model
for both users and developers, though primarily targeted at latter.
Resolves #205.</content>
</entry>
<entry>
<title>Remove link to wasm-e2e from README.md (#689)</title>
<updated>2016-05-13T03:14:09+00:00</updated>
<author>
<name>Ben Smith</name>
<email>binjimin@gmail.com</email>
</author>
<published>2016-05-13T03:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=eba746ae6a9f8c3b1bed7cdcd290323f4784bf1f'/>
<id>urn:sha1:eba746ae6a9f8c3b1bed7cdcd290323f4784bf1f</id>
<content type='text'>
It is not maintained, so we shouldn't call it out on the first page you
see.</content>
</entry>
<entry>
<title>change wasm intro line</title>
<updated>2015-11-26T07:43:19+00:00</updated>
<author>
<name>Seth Thompson</name>
<email>s3th.thompson@gmail.com</email>
</author>
<published>2015-11-26T07:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/nanowasm-design/commit/?id=2061aa390890f39342d404345e1c013dd5f0a0a7'/>
<id>urn:sha1:2061aa390890f39342d404345e1c013dd5f0a0a7</id>
<content type='text'>
</content>
</entry>
</feed>
