Skip to content

提案: load bfsp/bfsw config 的行为改用基于vm来实现 #31

@Gaubee

Description

@Gaubee

目前使用 dynamic import 方案,会导致内存无法释放。
将代码转入到vm中执行,好处是可以 通过配置link函数来接管import语句,从而确保内存可以被释放。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions