aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/webassembly/index.html
blob: f53eb382ea687d4b11a8ae82396252a3a7756c27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: WebAssembly
slug: Glossary/WebAssembly
tags:
  - Glossary
  - Infrastructure
translation_of: Glossary/WebAssembly
---
<p><strong>WebAssembly</strong> (<em>Wasm</em>) は、オープン{{Glossary("binary", "バイナリ")}}プログラミング言語です。モダンウェブ{{Glossary("Browser", "ブラウザ")}}で動作します。パフォーマンスを高め、かつ/もしくは、ウェブページのための新しい機能を提供します。</p>

<section id="Quick_links">
<ol>
 <li>詳細
  <ol>
   <li>{{interwiki('wikipedia','WebAssembly')}} on Wikipedia</li>
   <li><a href="https://webassembly.org/">Official website</a></li>
   <li><a href="/en-US/docs/WebAssembly">WebAssembly</a> on MDN</li>
  </ol>
 </li>
</ol>
</section>