ballercat/walt

Optimizer

Open

#63 建立於 2018年1月6日

在 GitHub 查看
 (1 留言) (2 反應) (0 負責人)JavaScript (4,637 star) (155 fork)batch import
enhancementgood first issuehelp wanted

描述

Goal

Create an optimizing pass.

Overview

Go nuts? There is zero static optimization currently, everything written is emitted.

Dead code elimination sounds great. AssemblyScript does it, which is dope.

Acceptance Criteria

  • It works
  • It's tested
  • It's opt-in and configurable

貢獻者指南

Optimizer · ballercat/walt#63 | Good First Issue