Skip to content

Commit db615dc

Browse files
committed
fix frame error memory overload
1 parent c3a3b32 commit db615dc

File tree

5 files changed

+61
-628
lines changed

5 files changed

+61
-628
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
/http/opdr
55
/http/config.json
66
/test/*
7+
/crun.bat
78
#/http/dlo
89

910

@@ -16,6 +17,10 @@
1617
node_modules
1718
package.json
1819
package-lock.json
20+
deno.json
21+
deno.lock
22+
/.deno.json
23+
/.deno.lock
1924

2025
# for other reasons
2126
/bin/2.1.9/deno-2.1.9.zip

deno.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)