in reply to Re^5: Perl in data science: could a grant from Perl foundation be useful?
in thread Perl in data science: could a grant from Perl foundation be useful?

@AmesingFlank tried Taichi on Javascript targeting WebGPU. The Javascript demonstrations work well in Google Chrome. It requires the following arguments. Doing so will cause Chrome to emit a message, "You are using an unsupported command-line flag: --enable-unsafe-webgpu. Stability and security will suffer."

--enable-unsafe-webgpu --enable-features=Vulkan

Enabling WebGPU on Linux:

I enable WebGPU in Chrome DEV, and it still doesn't work

  • Comment on Re^6: Perl in data science: could a grant from Perl foundation be useful?
  • Download Code