1

Which steps should I take to migrate my current yarn project to run on graalvm?

This doc describes a simple start but does not mention yarn, running tests, etc.

RobC
  • 22,977
  • 20
  • 73
  • 80
andreoss
  • 1,570
  • 1
  • 10
  • 25
  • As described here https://www.graalvm.org/docs/ GraalVM comes with a "Node.js runtime with the GraalVM JavaScript interpreter enabled as the JavaScript engine.". So then install that and run yarn in it. There should be no other "setup" or "migration" needed. – Sergiu Paraschiv Jun 30 '20 at 17:53

0 Answers0