Skip to content

Add cache for asm.js compiled binaries #1417

Open
@zhaijialong

Description

@zhaijialong

Box2d(asm.js) needs 200ms for compilation on my machine, we can avoid to re-compile it again when the second time entering the game by adding cache.

refer to : https://github.com/joshuastray/Spidermonkey/blob/v33/js/src/shell/js.cpp#L5670
related issue : #1237

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions