はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ Mozilla Hacks

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 8 / 8件)
 

無料でウェブページのパフォーマンスを一発可視化できるツール「Firefox Profiler」レビュー

2022/04/11 このエントリーをはてなブックマークに追加 93 users Instapaper Pocket Tweet Facebook Share Evernote Clip ウェブページ Firefox ウェブサイト パフォーマンス

Firefoxにはウェブ開発者向けの開発ツールが搭載されています。この開発ツールにウェブサイトのパフォーマンスを可視化できる分析ツール「Firefox Profiler」が追加されていたので、実際に使ってみました。 Performance Tool in Firefox DevTools Reloaded - Mozilla Hacks - the Web developer blog https://hacks.mozi... 続きを読む

PythonインタプリタをWebAssemblyへコンパイル、Webブラウザで稼働するPython環境「Pyodide」。Mozillaが開発中 - Publickey

2019/04/18 このエントリーをはてなブックマークに追加 165 users Instapaper Pocket Tweet Facebook Share Evernote Clip Publickey Pyodide WebAssembly

Mozillaは、WebブラウザでPythonインタプリタや数値計算ライブラリのNumPyなど、Pythonの標準的なデータサイエンス環境をほぼそのまま実行可能にする「Pyodide」(パイオダイドと発音されているようです)を開発中です。 Mozilla Hacksのブログに投稿された記事「Pyodide: Bringing the scientific Python stack to the ... 続きを読む

Standardizing WASI: A system interface to run WebAssembly outside the web – Mozilla Hacks – the Web developer blog

2019/03/27 このエントリーをはてなブックマークに追加 54 users Instapaper Pocket Tweet Facebook Share Evernote Clip the Web developer blog

Today, we announce the start of a new standardization effort — WASI, the WebAssembly system interface. Why: Developers are starting to push WebAssembly beyond the browser, because it provides a fast, scalable, secure way to run the same code across all machines. But we don’t yet have a solid foun... 続きを読む

WebAssembly's post-MVP future: A cartoon skill tree - Mozilla Hacks - the Web developer blog

2018/10/22 このエントリーをはてなブックマークに追加 53 users Instapaper Pocket Tweet Facebook Share Evernote Clip the Web developer blog

People have a misconception about WebAssembly. They think that the WebAssembly that landed in browsers back in 2017—which we called the minimum viable product (or MVP) of WebAssembly—is the final version of WebAssembly. I can understand where that misconception comes from. The WebAssembly communi... 続きを読む

A cartoon intro to DNS over HTTPS – Mozilla Hacks – the Web developer blog

2018/05/31 このエントリーをはてなブックマークに追加 54 users Instapaper Pocket Tweet Facebook Share Evernote Clip the Web developer blog

Threats to users’ privacy and security are growing. At Mozilla, we closely track these threats. We believe we have a duty to do everything we can to protect Firefox users and their data. We’re taking ... 続きを読む

Hello wasm-pack! – Mozilla Hacks – the Web developer blog

2018/04/18 このエントリーをはてなブックマークに追加 60 users Instapaper Pocket Tweet Facebook Share Evernote Clip pack the Web developer blog

As Lin Clark emphasizes in her article about Rust and WebAssembly : the goal of WebAssembly is not to replace JavaScript, but to be an awesome tool to use with JavaScript . Lots of amazing work has be... 続きを読む

Ruby support in Firefox Developer Edition 38 ✩ Mozilla Hacks – the Web developer blog

2015/03/05 このエントリーをはてなブックマークに追加 139 users Instapaper Pocket Tweet Facebook Share Evernote Clip the Web developer blog

It was a long-time request from East Asian users, especially Japanese users, to have ruby support in the browser. Formerly, because of the lack of native ruby support in Firefox, users had to install ... 続きを読む

HTML5/JavaScriptでテキストtoスピーチを実現できる「speak.js」:phpspot開発日誌

2011/08/19 このエントリーをはてなブックマークに追加 75 users Instapaper Pocket Tweet Facebook Share Evernote Clip phpspot開発日誌 JavaScript speak

speak.js: Text-to-Speech on the Web ? Mozilla Hacks ? the Web developer blog HTML5/JavaScriptでテキストtoスピーチを実現できる「speak.js」。 テキストを音声に変えられるソフトがありますが、これをHTML5/JSで実現するためのライブラリです。 デモページ speak("hello world") ... 続きを読む

 
(1 - 8 / 8件)