[ruby-core:117245] [Ruby master Feature#3731] Easier Embedding API for Ruby

Issue #3731 has been updated by matheusrich (Matheus Richard). @mame @ko1, is this still needed given that we have mruby? ---------------------------------------- Feature #3731: Easier Embedding API for Ruby https://bugs.ruby-lang.org/issues/3731#change-107332 * Author: Beoran (Beoran Aegul) * Status: Assigned * Assignee: ko1 (Koichi Sasada) ---------------------------------------- =begin With Ruby 1.9, it has become more difficult to embed Ruby in a C application correctly. It would be nice if there was a clearly documented and simple C API to embed ruby in C programs. I know Ruby was not designed from the start to be embedded, but Ruby was used before in several products as an embedded scripting langauge. It should therefore be possible to do so in a more straightforward way. Kind Regards, B. =end -- https://bugs.ruby-lang.org/
participants (1)
-
matheusrich (Matheus Richard)