Note: jsrun is under development. Expect breaking changes between minor versions. One of the most compelling use cases for jsrun is building safe execution environments for AI agents. When LLMs ...
This library provides 3D Vector in js including arithmetic operator overloading (+ - * / % **). Normally vector implementations in javascript handle arithmetic operation by methods aVec.multiply(bVec) ...