並び順

ブックマーク数

期間指定

  • から
  • まで

801 - 840 件 / 1180件

新着順 人気順

WebAssemblyの検索結果801 - 840 件 / 1180件

  • GitHub - kateinoigakukun/wasminspect: An interactive debugger for WebAssembly

    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      GitHub - kateinoigakukun/wasminspect: An interactive debugger for WebAssembly
    • Wasmer takes WebAssembly libraries mainstream with WAI · Blog · Wasmer

      Back to articlesWasmer takes WebAssembly libraries mainstream with WAIImport WebAssembly libraries just like any other dependency in your project Integrating with other languages and distributing binaries has always raised the WebAssembly's barrier to entry for the average developer, and at Wasmer our goal is to make trivial creating universal libraries that work anywhere. Today, we are happy to a

        Wasmer takes WebAssembly libraries mainstream with WAI · Blog · Wasmer
      • Flashレガシコンテンツの延命にWebAssemblyを使用する

        Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

          Flashレガシコンテンツの延命にWebAssemblyを使用する
        • WebAssembly・PWAの習作アプリを作成して感じたこと

          はじめに この記事では、個人の習作としてwasm-image-resizerという簡易な画像リサイズ・フォーマット変換ツールをWebAssembly + PWA + Reactで作成したので、そのときに私の得た知見を記載したいと思います。 アプリとしては実に単純であんまり面白みもないのですが、半ばちょっとした好奇心と勢いで自分なりに作ってみました。手探りで拙いですが、ソースコードは以下に配布していますので、よかったら見てみてください。 アプリの技術目標 このアプリを通して私が考えた技術目標は以下のとおりです。 フロントエンドとしては言語はTypeScript、Viteをベースにする UIのフレームワークとしてReactを使用 画像変換などのアプリでやりたいコアな処理はRustで記述 wasm-bindgenとwasm-packでWebAssembly化・javascriptパッケージ化を行

            WebAssembly・PWAの習作アプリを作成して感じたこと
          • WebLLM | Home

            Web LLM Llama 2 7B/13B are now available in Web LLM!! Try it out in our chat demo. Llama 2 70B is also supported. If you have a Apple Silicon Mac with 64GB or more memory, you can follow the instructions below to download and launch Chrome Canary and try out the 70B model in Web LLM. Mistral 7B models and WizardMath are all supported! This project brings large-language model and LLM-based chatbot

            • WebAssembly Hub と WASM OCI Image Specification について / Intro: WebAssembly Hub and WASM OCI Image Specification

              Envoy Meetup Tokyo #2 で発表したスライドとなります。 https://envoytokyo.connpass.com/event/175256/ 発表時の録画は以下を参照ください。 https://youtu.be/ICN35mxcEXU?t=8685

                WebAssembly Hub と WASM OCI Image Specification について / Intro: WebAssembly Hub and WASM OCI Image Specification
              • 何も考えずにWASMインスタンスを混ぜると危ないかも

                WASMの複数インスタンス間でWebAssembly.Memoryを共有すればダイナミックリンクみたいなことが実現できるかも。と思い調査したときのメモです。 結論としては、WASMインスタンス間でのWebAssembly.Memoryの共有は、私の力量では危ないということが分かりました。(2021年9月現在) 下記バージョンのClangを利用して確認しています。 WASMの状態管理 はじめに、WASMインスタンスは下記状態があります。 WebAssembly.Memory ... いわゆるメモリで、Clangが生成したコードではヒープやスタックの一部、定数が格納されているようでした。 WebAssembly.Global ... WASM内の環境、外側の環境からアクセスできるグローバル変数を表します。 WebAssembly.Table ... (現状は)WASM内からアクセスする関数ポイ

                  何も考えずにWASMインスタンスを混ぜると危ないかも
                • Onyx言語でHTTPサーバーを実装し、Wasmer Edgeにデプロイする|Wasmer|開発ブログ|株式会社Nextat(ネクスタット)

                  こんにちは、ナカエです。 先週末は少し暖かかったかと思えばまた寒くなりましたね。 本日の記事はWasmer Edgeというエッジにアプリケーションをデプロイできるサービスと新しいプログラミング言語である Onyx を合わせて試したという内容です。 まずはそれぞれの簡単な紹介から入ります。 Wasmer Edgeとは Wasmer Edge はエッジロケーションにWebAssemblyのランタイムを展開し、Wasmバイナリをアプリケーションとして安価にスケーラブルに動かせると謳うサービスです。米Wasmer社が提供しています。 個人的にはブラウザ側だけでなくサーバー側であるエッジでまでJavaScript/TypeScriptという選択肢だけになるのはちょっと……という気持ちがあり、エッジでのWasmの実行についても興味を寄せています。 ユーザーに近いロケーションでコンテナを動かす、というこ

                  • eBPFとWASMに思いを馳せる2022(Masaya Aoyama) — TechFeed Conference 2022講演より

                    【書き起こし】eBPFやWASMも徐々に成熟し、新たなプロダクトも出てきています。このセッションではそれらのプロダクトを紹介し、2022年に思いを馳せたいと思います。 本記事は、TechFeed Conference 2022のセッション書き起こし記事になります。 イベントページのタイムテーブルから、その他のセッションに関する記事もお読み頂けますので、一度アクセスしてみてください。 本セッションの登壇者 セッション動画(YouTubeチャンネル登録もお願いします。) スライド資料へのリンク 本日は「eBPFとWASMに思いを馳せる2022」というテーマで、CyberAgentの青山が発表させていただきます。 ふだんはKubernetes基盤のプロダクトオーナーとして勤めるほか、いくつかの会社で技術顧問やカンファレンスのCo-chairなどを務めています。また著書としては『Kubernete

                      eBPFとWASMに思いを馳せる2022(Masaya Aoyama) — TechFeed Conference 2022講演より
                    • ruby-wasm-vdomで雑なオレオレツールを作った - くりにっき

                      作ったもの モチベーション 使った技術 感想 作ったもの https://sue445.github.io/annict-vod-search/ github.com モチベーション 最近縁があって Annict の編集者*1 になって、気がついた時に各アニメの配信サイトの情報を登録しています。 その時にいちいち複数の配信サイトでアニメのタイトルを検索するのが大変なので一箇所で検索できるようにしたくて作りました。(製作時間は2〜3時間) 使った技術 いつもだとこの手の雑なページはVue.jsを使うことが多いのですが、今回は面白全部 *2でruby.wasmを使ってみました。 ruby.wasmで仮想DOMを扱うためにruby-wasm-vdomを利用しています。 ruby-wasm-vdomについては下記を参照。 github.com qiita.com 感想 使い慣れたRubyで書けるの

                        ruby-wasm-vdomで雑なオレオレツールを作った - くりにっき
                      • WebAssembly で動作する FM 音源ライブラリー libymfm.wasm

                        去年くらいからつくりはじめていた、libymfm.wasm ですが、GitHub のリポジトリーにコミットするだけで、ブログにあまりあれこれ書いていませんでした…!(ので書いてみます) libymfm.wasm は WebAssembly 上で動作する(主に) FM 音源シンセサイザーをエミュレートして PCM を生成するライブラリーです。ゲームなどのプログラムへの組み込みを考えて作成されました。 https://github.com/h1romas4/libymfm.wasm This repository is an experimental WebAssembly build of the [ymfm](https://github.com/aaronsgiles/ymfm) Yamaha FM sound cores library. FM 音源エミュレータコアとしては、多目的エミ

                          WebAssembly で動作する FM 音源ライブラリー libymfm.wasm
                        • Ruby 3.2.0 Preview 2 Released

                          Posted by naruse on 9 Sep 2022 We are pleased to announce the release of Ruby 3.2.0-preview2. Ruby 3.2 adds many features and performance improvements. WASI based WebAssembly support This is an initial port of WASI based WebAssembly support. This enables a CRuby binary to be available on Web browser, Serverless Edge environment, and other WebAssembly/WASI embedders. Currently this port passes basi

                          • WebVM: Client side X86 virtual machines in the browser

                            TL;DR — We made a server-less virtual Linux environment that runs unmodified Debian binaries in the browser. This is powered by CheerpX, a WebAssembly virtualization platform. Feel free to play with it and report bugs: https://webvm.io WebVM — a server-less virtual Linux environment running fully client-side in HTML5/WebAssembly.The web platform is well on its way to becoming the dominant platform

                              WebVM: Client side X86 virtual machines in the browser
                            • Beyond The Browser: Getting Started With Serverless WebAssembly — Smashing Magazine

                              You’ve probably heard of WebAssembly and why it’s a powerful tool in the browser. In this article, we explore why serverless WebAssembly might be equally powerful outside the browser, and how to get started using it. Now that WebAssembly is supported by all major browsers and more than 85% of users worldwide, JavaScript is no longer the only browser language in town. If you haven’t heard, WebAssem

                                Beyond The Browser: Getting Started With Serverless WebAssembly — Smashing Magazine
                              • ruby.wasmはじめの一歩: Ruby Next Playground構築の舞台裏(翻訳)|TechRacho by BPS株式会社

                                概要 元サイトの許諾を得て翻訳・公開いたします。 英語記事: First steps with ruby.wasm: or how we built Ruby Next Playground—Martian Chronicles, Evil Martians’ team blog 原文公開日: 2024/02/06 原著者: Vladimir Dementyev(首席バックエンドエンジニア)、Travis Turner(技術記事編集者) サイト: Evil Martians -- ニューヨークやロシアを中心に拠点を構えるRuby on Rails開発会社です。良質のブログ記事を多数公開し、多くのgemのスポンサーでもあります。 日本語ブログ: 合同会社イービルマーシャンズ - Qiita はじめに 当初はHTMLやCSSのレンダラーに過ぎなかったWebブラウザは、やがて洗練された実行環境へ

                                  ruby.wasmはじめの一歩: Ruby Next Playground構築の舞台裏(翻訳)|TechRacho by BPS株式会社
                                • GitHub - google/XNNPACK: High-efficiency floating-point neural network inference operators for mobile, server, and Web

                                  XNNPACK implements the following neural network operators: 2D Convolution (including grouped and depthwise) 2D Deconvolution (AKA Transposed Convolution) 2D Average Pooling 2D Max Pooling 2D ArgMax Pooling (Max Pooling + indices) 2D Unpooling 2D Bilinear Resize 2D Depth-to-Space (AKA Pixel Shuffle) Add (including broadcasting, two inputs only) Subtract (including broadcasting) Divide (including br

                                    GitHub - google/XNNPACK: High-efficiency floating-point neural network inference operators for mobile, server, and Web
                                  • What’s in that .wasm? Introducing: wasm-decompile · V8

                                    Show navigation We have a growing number of compilers and other tools that generate or manipulate .wasm files, and sometimes you might want to have a look inside. Maybe you’re a developer of such a tool, or more directly, you’re a programmer targeting Wasm, and wondering what the generated code looks like, for performance or other reasons. Problem is, Wasm is rather low-level, much like actual ass

                                    • GitHub - scholtzan/python-udf-bigquery: Running Python Code in BigQuery UDFs

                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                        GitHub - scholtzan/python-udf-bigquery: Running Python Code in BigQuery UDFs
                                      • Fastly、セキュア・バイ・デフォルト ソフトウェア エコシステムをサポートする WebAssembly への投資を拡大

                                        Fastly、セキュア・バイ・デフォルト ソフトウェア エコシステムをサポートする WebAssembly への投資を拡大 WebAssembly エコシステムが注目される中、開発者が選択可能なセキュア・バイ・デフォルト ツールのオープンソース化を推進 グローバルでエッジクラウドプラットフォームを提供する Fastly, Inc. (NYSE: FSLY、https://www.fastly.com/ ) は、WebAssembly エコシステムへの投資を拡大し、ウェブサイトやアプリケーションの提供において、この WebAssembly でより優れたパフォーマンス、安全性、柔軟性を実現するという同社の取り組みを強化しました。 この理念の元、Fastly は World Wide Web Consortium (W3C) および WebAssembly Working Group ( htt

                                          Fastly、セキュア・バイ・デフォルト ソフトウェア エコシステムをサポートする WebAssembly への投資を拡大
                                        • The best Rust frameworks for web dev and desktop apps - LogRocket Blog

                                          Developers can use frameworks with Rust to build fast, highly scaleable, memory-efficient software. Whether you’re building a CLI tool, web apps for the server or client, network services, embedded systems software or desktop software, Rust is robust enough to cater to all your programming needs. A framework is typically a combination of tools, helpers, and libraries that provide a way to (quickly

                                            The best Rust frameworks for web dev and desktop apps - LogRocket Blog
                                          • Compute | Fastly

                                            高速かつ安全で魅力的なエクスペリエンスを エッジで実現Fastly Compute オープンスタンダードで構築された最先端のサーバーレスプラットフォーム「Compute」では、任意の言語を使用して Fastly のグローバルエッジネットワークでコードを実行できます。非常に安全性が高く、マイクロ秒単位の超高速コールドスタートが可能なエッジ環境でコードを大規模に実行できるので、先進的なアプリケーション開発のニーズに応えられます。 エッジでイノベーションと配信を加速Compute を活用することで、レイテンシを抑えながらエッジでより高速かつパーソナライズされたエクスペリエンスの提供とイノベーションの加速が可能になります。また、業界での評価が高い Fastly の開発者向けポータルでは、プロジェクトの開始に役立つユースケースやスターターキット、チュートリアル、コードサンプルなどをご用意しています。

                                              Compute | Fastly
                                            • Web24 で WebAssembly に参加しました

                                              tkihira さんにお誘い頂き Web24 というイベントで WebAssembly について話をしてきました。 nullpo-head さんと bokuweb さんというという強すぎるメンバーに囲まれ、さらに自分は全員が初対面という状況でしたが、なんとか 90 分間話をすることができました。 自分は専門外で Go でちょろっと WebAssembly を触った程度だったので他の参加者から色々聞くという立場で参加しました。 アーカイブは残っていないので雰囲気は https://togetter.com/li/1708718 を見て頂ければと思います。 自分の場合は WebAssembly はあくまで Go の暗号ライブラリを利用するという方針で利用したこともあり、他の利用方法やブラウザ外での利用方法、実際どのあたりが嬉しいのかなどを聞いたりしていました。 「WebAssembly へ投資

                                              • GitHub - no-defun-allowed/wasm2ps: ruin the sanctity of your printer with ONE WEIRD TRICK

                                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                  GitHub - no-defun-allowed/wasm2ps: ruin the sanctity of your printer with ONE WEIRD TRICK
                                                • WASM実行基盤、wasmCloudを試してみる | DevelopersIO

                                                  Introduction WebAssembly(WASM)はブラウザー上で高速に実行することを可能にする バイナリーフォーマットであり、 いろいろなプログラミング言語で実装することが可能です。 しかし、WASMは単なるJavascriptの一部を高速化するだけの目的でなく、 さらに広い範囲でのWASM実行基盤としても進化しています。 今回はそんなWASM実行基盤の1つ、 wasmCloudを試してみました。 WasmCloud? wasmCloudは、WASMランタイムだけでなく、 どこでも実行できるWASMモジュールを作成するための分散プラットフォームです。 CNCF Sandbox プロジェクトにもなっています。 AssemblyScriptやTinyGo、Rustなどをつかって WASMモジュール(wasmCloudでいうActor)を作成できます。 Environment Mac

                                                    WASM実行基盤、wasmCloudを試してみる | DevelopersIO
                                                  • GitHub - kateinoigakukun/wasi-vfs: A virtual filesystem layer for WASI.

                                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                      GitHub - kateinoigakukun/wasi-vfs: A virtual filesystem layer for WASI.
                                                    • GitHub - ruby/ruby.wasm: ruby.wasm is a collection of WebAssembly ports of the CRuby.

                                                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                        GitHub - ruby/ruby.wasm: ruby.wasm is a collection of WebAssembly ports of the CRuby.
                                                      • GitHub - wasmerio/winterjs: Winter is coming... ❄️

                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                          GitHub - wasmerio/winterjs: Winter is coming... ❄️
                                                        • GitHub - slipHQ/run-wasm: Run WASM based code executions in the browser easily

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - slipHQ/run-wasm: Run WASM based code executions in the browser easily
                                                          • GitHub - TokamakUI/Tokamak: SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms

                                                            At the moment Tokamak implements a very basic subset of SwiftUI. Its DOM renderer supports a few view types and modifiers (you can check the current list in the progress document), and a new HTML view for constructing arbitrary HTML. The long-term goal of Tokamak is to implement as much of SwiftUI API as possible and to provide a few more helpful additions that simplify HTML and CSS interactions.

                                                              GitHub - TokamakUI/Tokamak: SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms
                                                            • Announcing the WebAssembly (wasm) OCI Image Spec

                                                              In recent years, WebAssembly (Wasm) has emerged and gained in popularity for platform extensions as a portable binary instruction format with an embeddable and safe execution environment for client and server applications, including popular cloud-native technologies. We are very excited about the potential of Wasm across the industry, and specifically as a way to extend an Envoy-based data plane i

                                                                Announcing the WebAssembly (wasm) OCI Image Spec
                                                              • The State of WebAssembly – 2022 and 2023

                                                                In this article, I will look at the current state of WebAssembly (wasm). I’ll start by revisiting 2022 developments to see if any of my predictions came true and if there were any surprises. Then I’ll try to predict where I think things will go in 2023. In 2021, Safari surprised me with how much work went into catching up to the other browsers’ WebAssembly support. So how did Safari do over the pa

                                                                  The State of WebAssembly – 2022 and 2023
                                                                • Wasmtime and Cranelift in 2023

                                                                  It’s that time of year: time to start winding down for the winter holiday season, time to reflect on the past year, and time to think about what we can accomplish together in 2024. The Wasmtime and Cranelift projects are no exception. This article recounts Wasmtime and Cranelift progress in 2023 and explores what we might do in 2024. Wasmtime is a standalone WebAssembly runtime. It is fast, secure

                                                                    Wasmtime and Cranelift in 2023
                                                                  • Threads and messages with Rust and WebAssembly

                                                                    On most systems, you can implement concurrency using either threads or processes, where the main difference between the two is that threads share memory and processes don’t. Modern web browsers support concurrency through the Web Workers API. Although Web Workers are by default closer to a multi-process model, when used with WebAssembly you can opt-in to a more thread-like experience. Just like in

                                                                      Threads and messages with Rust and WebAssembly
                                                                    • Scheme in Scheme on Wasm in the browser -- Spritely Institute

                                                                      Hey, folks! Today we want to talk about the wonderful read-eval-print-loop (REPL). Thanks to WebAssembly (Wasm), it's becoming increasingly common for programming language websites to embed a REPL in which passersby can easily evaluate code and get a feel for the language without having to install anything on their computer. We'd like to do the same thing for our language of choice, Guile Scheme,

                                                                        Scheme in Scheme on Wasm in the browser -- Spritely Institute
                                                                      • The huge potential of Kotlin/Wasm

                                                                        Last week, a preview release of Kotlin/Wasm was announced as part of Kotlin 1.8.20-Beta. For me who has been nudging the Kotlin team to work on WebAssembly support since June 2016, that’s a huge step forward even if providing WebAssembly first class support for Kotlin will be a long journey. I also decided recently to contribute actively by creating KoWasm, an experimental side project intended to

                                                                        • Rustのwasmを逆コンパイルして丸裸にされるのを難読化で抗う

                                                                          WebAssembly(wasm)が世の中に登場して久しいが、今回はこのWasmのDecompile(逆コンパイル)の話。 聞くところによるとWasmは、不正にマルウェアの稼働など悪用に使われていることが多いのだとか。またwasmはJavascriptに比べてマシンパワーを効率的に使うことができるタスクがいくつかあるが、2022年現在では未だブラウザ内のほとんどのDOM操作、UI操作がJSの処理速度に劣っているとも言われているので、結局将来的にwasmも消えていく可能性もある。 WebAssembly(wasm)にセキュリティ情報を含めて良いか  コンパイル後のwasmファイルはバイナリデータであるが、当然デコンパイルして人間が理解できそうなコードに戻すことができる。なので、重要なシークレットキー的なものをwasmの中に入れてしまうと抜き出されてしまう可能性がある。なので、結論から言うと

                                                                          • Research Unix Sixth Edition (WASM)

                                                                            This web page runs a Go port of the Research Unix Sixth Edition kernel, running user-mode code in a simulated PDP11 CPU, all compiled to WebAssembly, executed in your browser. A few accounts are root, dmr, and ken. The password is the username. Have fun poking around. cd is spelled chdir. Erase is #, and line kill is @. As a convenience to 21st century users, typing backspace and ^U generate these

                                                                            • WASI (WebAssembly System Interface)のランタイム5種を動かす - Qiita

                                                                              はじめに これは Node.js Advent Calendar 2019 の22日目の記事です。内容としてはNode.jsから遠いかもしれませんが、先日のJSConf.JP のLT発表のオマケとしてこちらに書かせていただきます。 WebAssembly と WASI WebAssembly(WASM)は、ブラウザで実行できるバイナリーコードで、「同じコードを全てのマシンで高速、スケーラブル、安全に実行できる」ことを目指して作られています。その実行環境はブラウザを飛び出し、Node.jsでも直接利用できるようになりました。 現在のWASM自体は数値処理に特化していて、ファイルI/Oやユーザーインターフェイスについては直接利用はできません。ファイルやUIに関してはブラウザやNode.jsといった呼び出し元に処理を委ねることになります。 WASMをもっと色々な環境で利用するために、WebAss

                                                                                WASI (WebAssembly System Interface)のランタイム5種を動かす - Qiita
                                                                              • wasm-pack で JS の Promise を await できる非同期 Rust を書いて node.js で動かす - Qiita

                                                                                use serde::Deserialize; use wasm_bindgen::prelude::*; use wasm_bindgen_futures::JsFuture; use js_sys::{Promise, Error}; #[wasm_bindgen(inline_js = "module.exports.sleep = function sleep(ms) { return new Promise((resolve)=> setTimeout(resolve, ms)); }")] extern "C" { fn sleep(ms: f64) -> Promise; } #[derive(Deserialize)] pub struct Opt { pub count: u32, pub wait: f64, } #[wasm_bindgen] pub async fn

                                                                                  wasm-pack で JS の Promise を await できる非同期 Rust を書いて node.js で動かす - Qiita
                                                                                • Fuzz testing in WebAssembly VMs

                                                                                  Fuzzing or fuzz testing is an automated testing technique that involves providing invalid, unexpected, or random data as inputs to a program to find bugs that would be otherwise hard to find with manual generated input. — Wikipedia In the last months I’ve been working developing fuzzing targets to find bugs and create patches for the Wasmer WebAssembly runtime. In this post we will learn what is f

                                                                                    Fuzz testing in WebAssembly VMs