ts-native 0.1.7

A TypeScript to native executable compiler using Cranelift
---
name: Feature Request
about: 请求新功能
title: '[Feature] '
labels: enhancement
---

## 功能描述
清楚地描述你想要的功能。

## 动机
为什么需要这个功能?解决什么问题?

## 建议的实现方式
如果有的话,描述你建议的实现方式。

## 示例
```typescript
// 展示该功能如何使用的示例代码
```

## 附加信息
添加任何其他相关信息。