Haiyang-Sun / nodeprof.js

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

Update to latest Graal.js and replace Travis CI with Github Actions #87

Closed alexjordan closed 3 years ago

alexjordan commented 3 years ago

Release automation is currently missing but should be easier to do now that CI is running on Github as well.

Also going to enable and fix SVM build in a separate pull request.