You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
${ARROW_BUILD_ROOT} is used by other implementations too. So it's difficult to put the JS implementation to separated directory.
If we can set the JS implementation directory by an environment variable only for this purpose such as ARROW_JS_ROOT, we don't need to copy the JS implementation to ${ARROW_BUILD_ROOT}/js/.