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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    衆議院選挙2026

『Deno』

  • 人気
  • 新着
  • すべて
  • GitHub - denoland/denokv: A self-hosted backend for Deno KV

    5 users

    github.com/denoland

    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

    • テクノロジー
    • 2023/11/12 18:39
    • Why is Deno that slow? · denoland/deno · Discussion #15121

      4 users

      github.com/denoland

      I'm not part of the Deno team, but can give my view on a few things. FFI Deno's FFI has recently been changing quite a bit, and moving to a more direct binding. The numbers used on Bun's website (around 350 ns per FFI call) seem in line with what the FFI performance was after my semi-recent addition of FFI callbacks, during which I also ended up adding a lot of JS-side overhead. A later PR by the

      • テクノロジー
      • 2022/07/10 12:54
      • performance
      • GitHub - denoland/dnt: Deno to npm package build tool.

        5 users

        github.com/denoland

        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

        • テクノロジー
        • 2021/12/04 23:06
        • deno
        • node.js
        • Tools
        • library
        • GitHub - denoland/fresh: The next-gen web framework.

          6 users

          github.com/denoland

          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

          • テクノロジー
          • 2021/07/05 14:43
          • deno
          • GitHub - denoland/deploy_examples: Examples for Deno Deploy

            3 users

            github.com/denoland

            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

            • テクノロジー
            • 2021/03/29 23:38
            • あとで読む
            • Release v1.4.0 · denoland/deno

              4 users

              github.com/denoland

              1.4.0 / 2020.09.13 feat: Implement WebSocket API (#7051, #7437) feat(console): print proxy details (#7139) feat(console): support CSS styling with "%c" (#7357) feat(core): Add JSON ops (#7336) feat(fmt, lint): show number of checked files (#7312) feat(info): Dependency count and sizes (#6786, #7439) feat(install): bundle before installation (#5276) feat(op_crates/web): Add all single byte encoding

              • テクノロジー
              • 2020/09/14 23:56
              • あとで読む
              • TypeScript compiler in Rust · Issue #5432 · denoland/deno

                4 users

                github.com/denoland

                This is long, but please read before you comment. If you are interested in following this, use the subscribe button to the right instead of just adding a comment. Since the Deno v1 announcement there has been a lot of community interest in the TypeScript compiler in Rust that was mentioned. This issue is intended to provide information on that. First a few points: I am a long term collaborator in

                • テクノロジー
                • 2020/05/18 23:09
                • "deno compile" into executable · Issue #986 · denoland/deno

                  3 users

                  github.com/denoland

                  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

                  • テクノロジー
                  • 2020/05/16 13:45
                  • GitHub - denoland/rusty_v8: Rust bindings for the V8 JavaScript engine

                    3 users

                    github.com/denoland

                    Provide high quality Rust bindings to V8's C++ API. The API should match the original API as closely as possible. Do not introduce additional call overhead. (For example, previous attempts at Rust V8 bindings forced the use of Persistent handles.) Do not rely on a binary libv8.a built outside of cargo. V8 is a very large project (over 600,000 lines of C++) which often takes 30 minutes to compile.

                    • テクノロジー
                    • 2019/12/26 22:09
                    • deno
                    • v8
                    • rust
                    • 1.0 · Issue #2473 · denoland/deno

                      4 users

                      github.com/denoland

                      Update April 15, 2020: Still go for May 13. Update March 6, 2020: There's a difficult balance to be had between trying to get it right and shipping a usable product. The repository continues to see rapid development and we have yet to make substantial progress on the major missing feature: dev tool support. Therefore we are bumping the release date yet again. However instead of blindly estimating

                      • テクノロジー
                      • 2019/07/16 15:51
                      • node.js
                      • JavaScript
                      • GitHub - denoland/deno_install: Deno Binary Installer

                        4 users

                        github.com/denoland

                        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

                        • テクノロジー
                        • 2018/09/08 12:01
                        • deno
                        • repos
                        • GitHub - denoland/deno: A modern runtime for JavaScript and TypeScript.

                          28 users

                          github.com/denoland

                          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

                          • テクノロジー
                          • 2018/08/25 09:22
                          • deno
                          • typescript
                          • repos
                          • Rust
                          • javascript
                          • github

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

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

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

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

                          j次のブックマーク

                          k前のブックマーク

                          lあとで読む

                          eコメント一覧を開く

                          oページを開く

                          はてなブックマーク

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

                          公式Twitter

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

                          はてなのサービス

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