はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『WebAssembly』

  • 人気
  • 新着
  • すべて
  • Wasm 3.0 Completed - WebAssembly

    49 users

    webassembly.org

    Wasm 3.0 Completed Published on September 17, 2025 by Andreas Rossberg. Three years ago, version 2.0 of the Wasm standard was (essentially) finished, which brought a number of new features, such as vector instructions, bulk memory operations, multiple return values, and simple reference types. In the meantime, the Wasm W3C Community Group and Working Group have not been lazy. Today, we are happy t

    • テクノロジー
    • 2025/09/18 05:10
    • WebAssembly
    • wasm
    • あとで読む
    • 未分類
    • techfeed
    • 開発
    • プログラミング
    • web
    • Wasm 2.0 Completed - WebAssembly

      18 users

      webassembly.org

      Wasm 2.0 Completed Published on March 20, 2025 by Andreas Rossberg. As of last December, release 2.0 of the Wasm specification is “official”! If you have been following the developments of the Wasm standard, then version 2.0 may sound like rather old news to you. And indeed, the Wasm Community and Working Groups had reached consensus and finished the specification in early 2022. All major implemen

      • テクノロジー
      • 2025/05/09 20:57
      • wasm
      • WebAssembly
      • あとで読む
      • Security - WebAssembly

        3 users

        webassembly.org

        Security The security model of WebAssembly has two important goals: (1) protect users from buggy or malicious modules, and (2) provide developers with useful primitives and mitigations for developing safe applications, within the constraints of (1). Users Each WebAssembly module executes within a sandboxed environment separated from the host runtime using fault isolation techniques. This implies:

        • テクノロジー
        • 2018/07/18 21:26
        • Use Cases - WebAssembly

          3 users

          webassembly.org

          Use Cases WebAssembly’s high-level goals define what WebAssembly aims to achieve, and in which order. How WebAssembly achieves its goals is documented for Web and non-Web platforms. The following is an unordered and incomplete list of applications/domains/computations that would benefit from WebAssembly and are being considered as use cases during the design of WebAssembly. Inside the browser Bett

          • 暮らし
          • 2017/09/21 17:11
          • WebAssembly
          • I want to… - WebAssembly

            8 users

            webassembly.org

            I want to… Compile a WebAssembly module from… (This list is in alphabetical order.) Ada AssemblyScript (a TypeScript-like syntax) C/C++ starting from scratch library that I want to port to the Web C# Cobol D Dart via Flutter F# Go with full language support targeting minimal size Grain Haskell GHC WebAssembly backend Asterius Java TeaVM j2wasm Kotlin Lua Moonbit Pascal PHP Python Pyodide Nuitka (p

            • テクノロジー
            • 2017/02/14 23:59
            • WebAssembly
            • Understanding the JS API - WebAssembly

              4 users

              webassembly.org

              Understanding the JS API We assume here that you already have a .wasm module, whether compiled from a C/C++ program or assembled directly from s-exprs. Loading and running While there are future plans to allow WebAssembly modules to be loaded just like ES6 modules (using <script type='module'>), WebAssembly must currently be loaded and compiled by JavaScript. For basic loading, there are three ste

              • テクノロジー
              • 2017/02/14 19:06
              • Tanks! Demo - WebAssembly

                6 users

                webassembly.org

                This is a demo of Tanks!, a Unity tutorial game which has been exported to WebAssembly. Drive tanks around the sandbox and shoot the enemy tank in this local multiplayer game. Blue Tank movement is controlled by W, A, S, D keys and firing by the spacebar. Red Tank movement is controlled by the arrow keys, and firing by Enter.

                • 暮らし
                • 2016/11/09 00:32
                • あとで読む
                • Features to add after the MVP - WebAssembly

                  8 users

                  webassembly.org

                  Feature Status In November 2017, WebAssembly CG members representing four browsers, Chrome, Edge, Firefox, and WebKit, reached consensus that the design of the initial (MVP) WebAssembly API and binary format is complete to the extent that no further design work is possible without implementation experience and significant usage. After the initial release, WebAssembly has been gaining new features

                  • 学び
                  • 2016/11/01 23:33
                  • wasm
                  • WebAssembly
                  • WebAssembly

                    56 users

                    webassembly.org

                    WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications. Developer reference documentation for Wasm can be found on MDN's WebAssembly pages. The open standards for WebAssembly are developed in a W3C Community Group (

                    • テクノロジー
                    • 2016/10/13 00:01
                    • webassembly
                    • wasm
                    • javascript
                    • ツール
                    • web

                    このページはまだ
                    ブックマークされていません

                    このページを最初にブックマークしてみませんか?

                    『WebAssembly』の新着エントリーを見る

                    キーボードショートカット一覧

                    j次のブックマーク

                    k前のブックマーク

                    lあとで読む

                    eコメント一覧を開く

                    oページを開く

                    はてなブックマーク

                    • 総合
                    • 一般
                    • 世の中
                    • 政治と経済
                    • 暮らし
                    • 学び
                    • テクノロジー
                    • エンタメ
                    • アニメとゲーム
                    • おもしろ
                    • アプリ・拡張機能
                    • 開発ブログ
                    • ヘルプ
                    • お問い合わせ
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について
                    • ガイドライン
                    • 利用規約
                    • プライバシーポリシー
                    • 利用者情報の外部送信について

                    公式Twitter

                    • 公式アカウント
                    • ホットエントリー

                    はてなのサービス

                    • はてなブログ
                    • はてなブログPro
                    • 人力検索はてな
                    • はてなブログ タグ
                    • はてなニュース
                    • ソレドコ
                    • App Storeからダウンロード
                    • Google Playで手に入れよう
                    Copyright © 2005-2025 Hatena. All Rights Reserved.
                    設定を変更しましたx