Skip to content

精读《V8 引擎 Lazy Parsing》 #148

@ascoders

Description

@ascoders
Owner

本周精读的文章是:Blazingly fast parsing, part 2: lazy parsing,这是 V8 急速引擎的第二篇文章,介绍了 V8 如何通过 Lazy Parsing 实现快速解析 JS 代码。

Activity

huxiaoyun

huxiaoyun commented on Apr 21, 2019

@huxiaoyun
Contributor

最近node 作者新开了个坑 deno 。要不瞅瞅。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @huxiaoyun@ascoders

        Issue actions

          精读《V8 引擎 Lazy Parsing》 · Issue #148 · ascoders/weekly