• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
- https://github.com/WebAssembly/spec
- https://www.w3.org/community/webassembly/

- https://webassembly.github.io/
- https://github.com/WebAssembly
--  https://github.com/WebAssembly/design/blob/master/BinaryEncoding.md

- WebAssembly
--  https://developer.mozilla.org/ja/docs/WebAssembly

- binaryen

 % git clone --recursive https://github.com/WebAssembly/binaryen.git
 % cd binaryen
 % cmake -DCMAKE_INSTALL_PREFIX=$HOME/WebAssembly/master .

- [[WASI]]: WebAssembly system interface

* 入門 [#re507e84]

- WebAssembly ツアー
--  https://tourofrust.com/webassembly/00_ja.html

* Browser 以外 [#w978587e]
- WebAssembly outside of the browser
--  https://speakerdeck.com/d0iasm/webassembly-outside-of-the-browser?slide=28
- WebAssemblyのWeb以外のことぜんぶ話す
--  https://www.slideshare.net/TakayaSaeki/webassemblyweb-244794176


*. [#t1990caf]

-https://osdn.jp/magazine/15/12/23/070900

- Google、Microsoft、Mozilla他が協力して、ウェブ用新バイナリーフォーマットWebAssemblyを公開
--  http://jp.techcrunch.com/2015/06/18/20150617google-microsoft-mozilla-and-others-team-up-to-launch-webassembly-a-new-binary-format-for-the-web/
- 
--  http://www.phoronix.com/scan.php?page=news_item&px=LLVM-WebAssembly-RFC
WebAssembly LLVM Backend Being Discussed

- https://twitter.com/rockridge07/status/611304010071605248
 WebAssemblyは、Mozillaが提唱するポータブルなバイナリフォーマット。
 LLVMなどを通じて生成される中間コードは、当初からasm.js相当の機能が確保され、
 動作時に機械語にコンパイルされる。 / “design/Hi…”
 https://github.com/WebAssembly/design/blob/master/HighLevelGoals.md
- WebAssembly- Explained
--  http://moduscreate.com/webassembly-explained/
- 主要ブラウザで実行可能なバイナリ形式「WebAssembly」の開発がスタート。Chrome、WebKit、Firefox、Microsoft Edge、LLVM、Unityらがサポートを相次いで表明
--  http://www.publickey1.jp/blog/15/webassembly.html

- コンパイラの人からみたWebAssembly
--  https://keens.github.io/slide/konpairanoninkaramitaWebAssembly/


- WebAssembly Articles
-- https://hacks.mozilla.org/category/webassembly/

- WebAssembly consensus and end of Browser Preview
--  http://lists.w3.org/Archives/Public/public-webassembly/2017Feb/0002.html

- WebAssemblyの現状と展望 ~言語ツールチェインからWASIまで~
--  https://speakerdeck.com/mathetake/webassemblyfalsexian-zhuang-tozhan-wang-yan-yu-turutieinkarawasimade?

* 関連 [#rel]

- [[PNaCl]] | [[NaCl]]
- [[asm.js]]
- [[LLVM]]
- [[WebKit]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes