We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2957fbd commit 3ed8e19Copy full SHA for 3ed8e19
1 file changed
sig/ruby_wasm/build.rbs
@@ -218,6 +218,7 @@ module RubyWasm
218
def extinit_obj: -> String
219
def extinit_c_erb: -> String
220
def baseruby_path: -> String
221
+ def dump_ast_path: -> String
222
def configure_args: (String build_triple, Toolchain toolchain) -> Array[String]
223
def rbconfig_rb: -> String?
224
end
0 commit comments