mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-22 03:01:55 +00:00
Rename wast to wat
This commit is contained in:
2
examples/ugc/assembly/index.ts
Normal file
2
examples/ugc/assembly/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
import "allocator/tlsf";
|
||||
export { gc_collect, gc_pause, gc_resume } from "./ugc";
|
Reference in New Issue
Block a user