summaryrefslogtreecommitdiff
path: root/include/ruby
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2025-03-14 16:21:59 +0900
committerNobuyoshi Nakada <[email protected]>2025-03-16 17:33:58 +0900
commit47d75b65bfde4d2803a415dea4fbbf2cffc66fe6 ()
treef525414324529da31c90d82d9197324ae4027599 /include/ruby
parent453f88f7f1c339a5256bc3a2c733610cc3ee965c (diff)
Make wrapper of `main` for wasm more generic
Notes: Merged: https://.com/ruby/ruby/pull/12933
-rw-r--r--include/ruby/ruby.h7
1 files changed, 7 insertions, 0 deletions
@@ -434,6 +434,13 @@ __extension__({ \
RUBY__ASAN_DEFAULT_OPTIONS \
/* RUBY_GLOBAL_SETUP end */
RBIMPL_SYMBOL_EXPORT_END()
#endif /* RUBY_RUBY_H */