nw.js icon indicating copy to clipboard operation
nw.js copied to clipboard

How use Workers with V8 snapshot?

Open zdev-online opened this issue 5 months ago • 0 comments

How use Workers with V8 snapshot?

I build all .tsx files in one bundle.js, then create V8 snapshot with nwjc. I want use Workers and save code security

zdev-online avatar Sep 13 '24 12:09 zdev-online