Skip to content

rbwasm: Bundler.require doesn't work #583

Open
@nvladimiroff

Description

@nvladimiroff

I'd expect calling Bundler.require to load all of my gems, but instead, I get this error:

vm.js:739 Uncaught RbError: /config/boot.rb:6:in '<top (required)>': private method 'require' called for module Bundler (NoMethodError)

Manually requiring gems instead does work.

Also, if this is something a new contributor could help out with fixing, I'd be glad to give it a shot.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nvladimiroff

        Issue actions

          rbwasm: Bundler.require doesn't work · Issue #583 · ruby/ruby.wasm