How to implement general computing (GPGPU) with webgl

Thank you, I searched for relevant information. It seems that webgl2 Transform feedback buffer can update vertices directly from the vertex shader without doing some magic operations in the fragment shader, but there seems to be no more information.

I’m trying to write relevant code, hope to make progress soon, thanks again