move runtime templates into stdlib for bundling with lib files

This commit is contained in:
dcode
2019-04-02 22:32:43 +02:00
parent a639a42f0d
commit b62927f5e5
6 changed files with 8 additions and 19 deletions

View File

@ -0,0 +1,3 @@
import "allocator/arena";
// export { memory };