No, it is not. Part of this support is in the library, and another part is in the compiler. The compiler plugin converts the code inside reset to a continuation form. You must have this compiler plugin in the build process. In runtime, the standard scala library is sufficient.
source share