Use a fiber for a finalizer's foreign stack.

This commit is contained in:
Bob Nystrom
2015-12-27 21:43:08 -08:00
parent 9512ce74c3
commit a09892de32
4 changed files with 26 additions and 20 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ test: debug
benchmark: release
@ $(MAKE) -f util/wren.mk test
@ ./util/benchmark.py $(suite)
@ ./util/benchmark.py -l wren $(suite)
# Generate the Wren site.
docs: