ragestudio/corenode

[core] Bad peformance on runtime code execution

開放

#15 建立於 2021年9月17日

 (1 則留言) (0 個反應) (1 位負責人)TypeScript (0 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (6 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • When runtime perform a transformation for code execution uses internal/builder based on the slow babel transcompiler, causing a high asynchronous lock times.

  • Some internal components from core needs to be transformed on runtime (like VMT, addons).

Proposal

  • Refactor methods for implements new transcompiler provided

貢獻者指南