Skip to content

Commit 641fcaf

Browse files
Partially revert 739a419
1 parent 8e87ab7 commit 641fcaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/ruby_wasm/packager/core.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,6 @@ def derive_build
306306
return @build if @build
307307
__skip__ = build ||= RubyWasm::Build.new(
308308
name, **@packager.full_build_options, target: target,
309-
wasi_vfs: nil
310309
)
311310
build.crossruby.user_exts = user_exts(build)
312311
# Emscripten uses --global-base=1024 by default, but it conflicts with

0 commit comments

Comments
 (0)