# 暂不支持特性 * [抽象节点](https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/generics.html) * 插件(未来几乎不会考虑支持) * ... # js 模拟 wxml 编译器暂不支持特性 > PS:若使用官方编译器则无以下问题,因此推荐使用官方编译器 * [template 模板](https://developers.weixin.qq.com/miniprogram/dev/reference/wxml/template.html) * [外链 wxs](https://developers.weixin.qq.com/miniprogram/dev/reference/wxs/01wxs-module.html) * [外链 wxml](https://developers.weixin.qq.com/miniprogram/dev/reference/wxml/import.html)