Open
Description
Discussed in #3679
Originally posted by stdedos October 2, 2024
I am trying to build a quick pipeline for https://github.com/ConradIrwin/interception (stdedos/interception@4ff277c), but it seems that "no truffleruby variant" supports TracePoint.new(:raise)
?
I am not very involved with ruby - but you do claim:
https://www.graalvm.org/ruby/
TruffleRuby aims to be fully compatible with the standard Ruby runtime (MRI/CRuby)
So I thought it is not far-fetched to at least ask for some quick tips 🙏