Haiyang-Sun / nodeprof.js

Instrumentation framework for Node.js compliant to ECMAScript 2020 based on GraalVM.
Apache License 2.0
53 stars 22 forks source link

Upgrade to Node v12 #60

Closed Haiyang-Sun closed 5 years ago

alexjordan commented 5 years ago

Wrt. bd49a0f: while the Java part of NodeProf itself depends on Graal.js only, we need our mx commands to include trufflenode.jarand launcher-common.jar in the classpath, so we can run tests with the compiler.