The WebGLRenderingContext.getVertexAttribOffset() method of the WebGL API returns the address of a specified vertex attribute.
WebGLRenderingContext.getVertexAttribOffset()
external GLintptr getVertexAttribOffset( GLuint index, GLenum pname, );