並び順

ブックマーク数

期間指定

  • から
  • まで

521 - 560 件 / 1128件

新着順 人気順

WebAssemblyの検索結果521 - 560 件 / 1128件

  • 「Ruby 3.2.0」公開、WASIベースのWebAssemblyへのコンパイルをサポート その可能性は?

    「Ruby 3.2.0」公開、WASIベースのWebAssemblyへのコンパイルをサポート その可能性は?:WebAssembly/WASI環境でCRubyのバイナリが利用可能に オープンソースプログラミング言語「Ruby」の最新メジャーリリース「Ruby 3.2.0」が公開された。WASIベースのWebAssemblyサポートが追加されている。 Ruby開発チームは2022年12月25日、オープンソースプログラミング言語「Ruby」の最新メジャーリリース「Ruby 3.2.0」(以下、Ruby 3.2)を公開したと発表した。 Ruby 3.2では、WASIベースのWebAssemblyサポート、実用段階になったYJIT、ReDoS攻撃に対する正規表現クラスの改善など、多くの機能追加やさまざまな改善が行われている。 WASIベースのWebAssemblyサポート WASIベースのWebA

      「Ruby 3.2.0」公開、WASIベースのWebAssemblyへのコンパイルをサポート その可能性は?
    • Running Clang in the browser using WebAssembly · Blog · Wasmer

      Back to articlesRunning Clang in the browser using WebAssemblyDiscover how to compile C programs directly from JavaScript or any browser (Chrome, Firefox, Safari), and explore the powerful capabilities of the Wasmer JS SDK We’ve reached a major milestone in making any software run with WebAssembly. Thanks to the newest release of Wasmer (4.4) and the Wasmer JS SDK (0.8.0) you can now run clang any

        Running Clang in the browser using WebAssembly · Blog · Wasmer
      • GitHub - prism-rb/prism: Build frontend web apps with Ruby and 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 - prism-rb/prism: Build frontend web apps with Ruby and WebAssembly
        • Fastly、セキュア・バイ・デフォルト ソフトウェア エコシステムをサポートする WebAssembly への投資を拡大

          グローバルでエッジクラウドプラットフォームを提供する Fastly, Inc. (NYSE: FSLY、https://www.fastly.com/ ) は、WebAssembly エコシステムへの投資を拡大し、ウェブサイトやアプリケーションの提供において、この WebAssembly でより優れたパフォーマンス、安全性、柔軟性を実現するという同社の取り組みを強化しました。 この理念の元、Fastly は World Wide Web Consortium (W3C) および WebAssembly Working Group ( https://www.w3.org/groups/wg/wasm ) の参画に加え、新たに設立された安全なソフトウェアエコシステムの構築を目指す非営利団体 Bytecode Alliance ( https://bytecodealliance.org/ )

            Fastly、セキュア・バイ・デフォルト ソフトウェア エコシステムをサポートする WebAssembly への投資を拡大
          • Web24 で WebAssembly に参加しました

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

            • 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.
              • A multiplayer board game in Rust and WebAssembly

                A multiplayer board game in Rust and WebAssembly Click to play! Pont is an online implementation of Qwirkle, a board game by Mindware Games. It was written for my parents, so they could play with friends and family during the COVID-19 stay-at-home era. Play is split into rooms, which are identified by a three-word code (size moody shape in the image above). Within each room, the game distributes p

                • GoとWebAssembly

                  この記事はWebAssembly Advent Calendar 2023 10日目の記事です. 2023年はGo1.21でWASI(WebAssembly System Interface)がサポートされるといった大きなリリースがありました.Go1.21のWasmのサポート状況,今後のWasmサポートについてまとめていきたいと思います. Go 1.20以前とWebAssembly 2018年のGo 1.11のリリース[1]以降,GoではWasmがサポートされています. package main import "fmt" func main() { fmt.Println("Hello, WebAssembly!") }

                    GoとWebAssembly
                  • 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
                    • 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
                      • 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
                        • JetBrainsがKotlinの新コンパイラK2、Kotlin for 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が最近リリースされ、重要な変...

                            JetBrainsがKotlinの新コンパイラK2、Kotlin for WebAssemblyなどを発表
                          • 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
                            • Blazor WebAssembly入門 | フューチャー技術ブログ

                              はじめにFutureOne株式会社 テクノロジー本部の清水です。 FutureOneはフューチャーグループの中で、中堅・中小企業様向けのERPパッケージを展開している会社となります。 弊社ERPパッケージの特色の1つとしては、弊社独自開発プラットフォームにより、中小企業様でも各企業様のビジネス・商習慣に合わせた柔軟なカスタマイズが可能な点があります。定型的な業務にはパッケージ標準機能にて効率化を図り、競争力・工夫が求められる業務にはお客様の要望をカスタマイズにて提供可能な、ハイブリッドなERPパッケージとなっています。 今回は、新たに弊社ERPパッケージのクラウド型提供で追加される、WebおよびモバイルインターフェースのプロトタイプアプリをBlazor WebAssemblyを用いて開発した経験を通して感じたことなどを簡単に紹介したいと思います。 Blazor WebAssemblyとはま

                                Blazor WebAssembly入門 | フューチャー技術ブログ
                              • 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
                                • TypeScriptでWebAssemblyを開発できるAssemblyScriptを試してみた - Qiita

                                  TypeScriptでWebAssemblyを開発できるAssemblyScriptというのを見つけたので試してみる。 AssemblyScriptとは? AssemblyScriptとは、TypeScriptからWebAssemblyにコンパイルする言語とそのコンパイラのこと。 Microsoftによって開発されている。 厳密にはTypeScript風な言語であって、TypeScriptではない。 様々な制約と仕様上の違いがある。 any型やunion型が無かったり、Array<number>#sortがArray<string>#sortとして実行されたり、細かい違いがある。 AssemblyScript is not a subset of TypeScript - DEV Community 👩‍💻👨‍💻 まだまだ開発途上(2019-11-21現在) クロージャーがまだ無か

                                    TypeScriptでWebAssemblyを開発できるAssemblyScriptを試してみた - 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
                                    • Go, WebAssembly, HTTP requests and Promises | With Blue Ink

                                      October 3, 2020 Alessandro Segala (@ItalyPaleAle)WebAssembly, or Wasm, is an open standard that allows developers to build apps that run inside a web browser using compiled programming languages. With WebAssembly, it’s possible to write components of web apps in languages such as C/C++, Rust, C#, and Go, among others, which run within the same sandbox as JavaScript. This allows things like porting

                                        Go, WebAssembly, HTTP requests and Promises | With Blue Ink
                                      • GitHub - ccoreilly/vosk-browser: A speech recognition library running in the browser thanks to a WebAssembly build of Vosk

                                        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 - ccoreilly/vosk-browser: A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
                                        • GitHub - lastmjs/wasm-metal: A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.

                                          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 - lastmjs/wasm-metal: A bare metal physical implementation of WebAssembly. That's right, a WebAssembly CPU.
                                          • WebAssembly tail calls · V8

                                            We are shipping WebAssembly tail calls in V8 v11.2! In this post we give a brief overview of this proposal, demonstrate an interesting use case for C++ coroutines with Emscripten, and show how V8 handles tail calls internally. What is Tail Call Optimization? #A call is said to be in tail position if it is the last instruction executed before returning from the current function. Compilers can optim

                                            • OpenSSFのメンバー数が100社を突破、「法律専門家のためのWebAssembly」日本語版を公開

                                              OpenSSFのメンバー数が100社を突破、「法律専門家のためのWebAssembly」日本語版を公開 こんにちは、吉田です。12月は「Open Source Summit Japan」をはじめ、Linux Foundation主催のイベントが目白押しで開催されたこともあり、いつもより多くの発表があったので、その中からいくつか紹介したいと思います。 OpenSSFのメンバー数が100社を突破、 オープンソースソフトウェアの保護に力を注ぐ多くの新メンバーが参加 世界で最も重要なソフトウェア サプライ チェーン セキュリティの取り組みを結集する業界横断組織であるOpen Source Security Foundation(OpenSSF)は、ソフトウェア開発、サイバーセキュリティ、データサイエンス、PaaS、半導体、金融、シンクタンク、学術機関など幅広い分野の主要なテクノロジー企業から多くの

                                                OpenSSFのメンバー数が100社を突破、「法律専門家のためのWebAssembly」日本語版を公開
                                              • WebAssembly: A promising technology that is quietly being sabotaged

                                                WebAssembly is one of these things that sounds too good to be true and yet we are that close to have it reaches mainstream: what if we had an universal executable format that could run anywhere: from web browsers to embedded devices passing by cloud servers and on any CPU

                                                  WebAssembly: A promising technology that is quietly being sabotaged
                                                • ESP32 で WebAssembly Micro Runtime (WAMR) を動かす | hiromasa.another :o)

                                                  WebAssembly Advent Calendar 2023 11 日目の記事です…! WebAssembly Micro Runtime (WAMR) は C言語で実装された WebAssembly ランタイムのひとつで、Bytecode Alliance が開発しています。 https://github.com/bytecodealliance/wasm-micro-runtime WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime with small footprint, high performance and highly configurable features for applications cross from embedded, IoT,

                                                    ESP32 で WebAssembly Micro Runtime (WAMR) を動かす | hiromasa.another :o)
                                                  • Ashley Williams氏がWebAssembly Summitで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が最近リリースされ、重要な変...

                                                      Ashley Williams氏がWebAssembly SummitでWebAssemblyの未来を語る
                                                    • GitHub - extism/extism: The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.

                                                      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 - extism/extism: The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
                                                      • Pure な WebAssembly で推論処理をしてみる

                                                        こんにちは、NTT の森田です。 今月 Microsoft 社から、WebAssembly (WASM) を OS 上のサンドボックスとして Kubernetes で利用できるようになる Krustlet がリリースされました。新しい標準バイナリフォーマットとして、WASM の認知度がさらに上がったように思います。 ところで WASM で深層学習の推論処理を行おうとすると、どうすれば良いのでしょう? TensorFlow.js や ONNX.js などは WASM バックエンドを持っていますが、JavaScript から実行することしかできません。今回、 JavaScript レイヤを必要としない、pure な WASM から推論処理を実行する方法を紹介したいと思います。 学習済みモデルから WASM ライブラリへコンパイルLLVM は 8.0 から WASM ターゲットに対応しているので

                                                          Pure な WebAssembly で推論処理をしてみる
                                                        • ScalaMatsuri 2024 で Scala の WebAssembly 対応について話しました / スタッフとして参加しました - たにしきんぐダム

                                                          2024年6月に開催された ScalaMatsuri 2024 に参加しました! Scala to WebAssembly: How and Why 今回は久々の大規模オフライン開催で、会場は久しぶりにお台場のプラザ平成でした。この会場でのScalaMatsuriに参加したのは5年前の2019年(と2018年に初参加)だったので、とてもエモい気持ちで会場に向かいました。 今年はスピーカー兼スタッフとしての参加で、スピーカーとしては最近開発しているScalaのWebAssembly対応について話し speakerdeck.com スタッフとしては、プログラムの選定や翻訳・(@scala_jpと@scalamatsuriの)SNS運用・(会場でたまに)通訳などをさせていただきました。大変だったけど楽しかった!来年以降もScalaMatsuri運営に関わっていきたい😎 久々の大規模オフライン開

                                                            ScalaMatsuri 2024 で Scala の WebAssembly 対応について話しました / スタッフとして参加しました - たにしきんぐダム
                                                          • Rust microservices in server-side WebAssembly - LogRocket Blog

                                                            Michael Yuan Michael Yuan is the maintainer of WasmEdge Runtime, a cloud native WebAssembly sandbox project under CNCF. He is the author of six books on software engineering. Connect with Michael on Twitter or GitHub. The Rust programming language has gained mainstream adoption in the past several years. It is consistently ranked as the most beloved programming language by developers and has been

                                                              Rust microservices in server-side WebAssembly - LogRocket Blog
                                                            • yamlfmt を WebAssembly にしてブラウザで動かす

                                                              GoogleのエンジニアであるBraydon Kains 氏が開発した yamlfmt という YAML のコードフォーマッターが最近話題。 yamlfmt は Go で書かれています。ということは WebAssembly にコンパイルできるので、ブラウザで動かすことができる。 作ったもの GitHub Pages にデプロイしてます。 設計 次の3つのパッケージを作りった。monorepo の構成には moon を使ってる。 リポジトリは https://github.com/sosukesuzuki/js-yamlfmt 。 @js-yamlfmt/wasm Node.js からもブラウザからも使える yamlfmt の JS バインディング。@rollup/plugin-wasm が生成するコードを参考にして Node.js とブラウザの両方に対応した WebAssembly ライブ

                                                                yamlfmt を WebAssembly にしてブラウザで動かす
                                                              • WebAssemblyでyesコマンドを作ってみる - Qiita

                                                                はじめに 「入門WebAssembly」では、watファイル (WebAssembly Text) 手書きでプログラミングをする方法が紹介されています。 読んだら自分でも何か作りたくなったので、そこそこ簡単そうな yes コマンドに挑戦してみました。 なぜ yesコマンド? helloworldの次くらいに簡単そう (やってみたら意外と難しかった) ブラウザ以外でもwasmを使ってみたい (WASI) CLIとして WAPM に公開したい WAPMへの公開の仕方については後日別の記事にする予定です。 (4/7更新) 記事にしました。 作ったもの 使い方はGNUの yes コマンドと同じです。 # 無限にyを出力 $ wasmer yes.wasm y y y ... # 引数で自分の好きな言葉を指定可能 $ wasmer yes.wasm no! no! no! no! no! no!

                                                                  WebAssemblyでyesコマンドを作ってみる - Qiita
                                                                • Asterius から GHC WebAssembly バックエンドに移行した話 - Qiita

                                                                  はじめに 趣味で作っているアプリケーションを Haskell で書いていて、これをブラウザで動かせるようにしたいというのがありました。 そこで、 Haskell で書いたコードを、WebAssembly にコンパイルすることでブラウザ上で呼び出せるようにする そのための諸々の手順を GitHub Actions で自動化しつつ GitHub Pages にデプロイする というのをやるために、かつて Asterius という Haskell → WebAssembly コンパイラを使っていたのですが、最近これが GHC 本体にマージされたという話があり、移行することにしました。 Asterius とは Haskell から WebAssembly へのコンパイラです。 Asterius を動かしてみた人の情報としては、以下が詳しいと思います。 AsteriusでHaskellの関数をJSから

                                                                    Asterius から GHC WebAssembly バックエンドに移行した話 - Qiita
                                                                  • [Rust] WebAssemblyを用いたウェブフロントエンド開発入門 - Qiita

                                                                    本記事ではフロントエンド開発で Rust×WebAssembly (wasm) を用いる方法を説明します. 巷のチュートリアルの多くは Node.js の利用が前提で npm publish して終わっていますが, フロントエンドの実装の一部を Rust で行うだけならば Node.js はまったく必要なく, HTML/JS と Rust さえあれば十分なはずです. なので本記事に Node.js 関係のツールは登場しません1. 特に Apache や nginx などで動かしている静的なウェブページ (あるいは GitHub Pages) で Rust コードを動かそうと思った場合, この記事を読んでから取り組むとスムーズにいくと思います. 本記事の目標 Rust を WebAssembly にコンパイルしそれを HTML/JS 側から呼ぶことで, 普段 JS で書いている処理を Rus

                                                                      [Rust] WebAssemblyを用いたウェブフロントエンド開発入門 - Qiita
                                                                    • JavaScrypt/TypeScript/WebAssemblyランタイムの最新版「Deno 1.26」がリリース

                                                                      「Deno 1.26」では、Request/Responseオブジェクトをキャッシュでき、レスポンスの動的な生成に役立つCache APIがサポートされるとともに、WebCrypto Secure CurvesのうちCFRG曲線のEd25519およびX25519が実装されている。なお、今後のリリースにてEd448とX448のサポートも予定する。 さらに、ユーザーのOSに関する情報を提供するAPIへのアクセスを保護する、新たなパーミッションフラグ--allow-sysが導入され、環境変数を使用可能にする必要がなくなったほか、npm指定子に関連する多くのバグが修正されるとともに、いくつかの新機能が追加された。なお、npmモジュールのサポートはまだ実験段階であり、--unstableフラグが必要となる。 また、Node.js互換レイヤに従来はサポートされていなかったいくつかのAPIが実装されたほ

                                                                        JavaScrypt/TypeScript/WebAssemblyランタイムの最新版「Deno 1.26」がリリース
                                                                      • WebVM | WebAssembly Virtualisation | Leaning Technologies

                                                                        A server-less Linux virtual environment running fully browser-side HTML5/WebAssembly. WebVM is powered by the CheerpX virtualization engine, which enables safe,  sandboxed client-side execution of x86 binaries on any browser. CheerpX is powered by an x86 to WebAssembly binary translation JIT compiler, a virtual block-based file system, and a Linux syscall emulator. It supports full TCP and UDP net

                                                                          WebVM | WebAssembly Virtualisation | Leaning Technologies
                                                                        • Rust 🦀 and WebAssemblyのチュートリアルを読む

                                                                          Rust 🦀 と Wasm の "Hello, World!" 本記事は、筆者がRustとWasmを学ぶために以下のドキュメントを読み進めた過程を記すものです。 最終的にライフゲームの完成を目指しますが、とりあえず今回はHello,World!までです。 RustとWasm Rust 2022年現在とても人気のある言語。あらゆるLinuxコマンドのオルタナティヴの多くがRustで書かれている印象を受けます。いろいろ良い点があるが本筋ではないので省略、というより詳しくは知りません。 Wasm WebAssembly。ウェブブラウザを含むあらゆる環境内で実行できるプログラミング言語。とても注目されています。よく見るサンプルがRustで書かれたプログラムをWasmにコンパイルしてブラウザで実行する。この記事でもそれをします。 セットアップ 用意するもの Rustの基本的なツールチェイン rus

                                                                            Rust 🦀 and WebAssemblyのチュートリアルを読む
                                                                          • GitHub - wasmi-labs/wasmi: WebAssembly (Wasm) interpreter.

                                                                            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 - wasmi-labs/wasmi: WebAssembly (Wasm) interpreter.
                                                                            • GitHub - duckdb/duckdb-wasm: WebAssembly version of DuckDB

                                                                              DuckDB is an in-process SQL OLAP Database Management System. DuckDB-Wasm brings DuckDB to every browser thanks to WebAssembly. Duckdb-Wasm speaks Arrow fluently, reads Parquet, CSV and JSON files backed by Filesystem APIs or HTTP requests and has been tested with Chrome, Firefox, Safari and Node.js. Learn more about DuckDB-Wasm from our VLDB publication or the recorded talk. Try it out at shell.du

                                                                                GitHub - duckdb/duckdb-wasm: WebAssembly version of DuckDB
                                                                              • A fast in-place interpreter for WebAssembly

                                                                                WebAssembly (Wasm) is a compact, well-specified bytecode format that offers a portable compilation target with near-native execution speed. The bytecode format was specifically designed to be fast to parse, validate, and compile, positioning itself as a portable alternative to native code. It was pointedly not designed to be interpreted directly. Instead, design considerations at the time focused

                                                                                • GoogleのMediaPipe機械学習フレームワークがWebAssemblyでWeb対応に

                                                                                  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が最近リリースされ、重要な変...

                                                                                    GoogleのMediaPipe機械学習フレームワークがWebAssemblyでWeb対応に