Attached is a port for lang/deno. a runtime for JavaScript and TypeScript that uses V8 and is built in Rust. https://deno.com
Builds and tests ok on amd64 and arm64, which are the only two architectures supported upstream. Running tests with PRIVSEP still shows two remaining test failures out of 459 tests run, which I believe are attributable to the PRIVSEP restrictions. Also the tests seem to be a little flaky - I sometimesneed more than one attempt at 'make test' to make the test suite run completely. Normal operation seems fine, though.
deno.tar.gz
Description: application/gzip