How to enable unsafe eval in wrangler?

I see that unsafe eval and a other similar bindings have been implemened in workerd (https://github.com/cloudflare/workerd/pull/1338). Is it available in wrangler? If so, how do I enable the binding?
2 Replies
kian
kian6mo ago
As in for wrangler dev? They'll never work for a published Worker.
fatih
fatih6mo ago
Yes, for dev.