Path: csiph.com!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Mild Shock Newsgroups: comp.lang.javascript Subject: =?UTF-8?Q?Dogelog_Player:_11.4_Giga_Lips_with_a_Budget_Laptop_=28Re?= =?UTF-8?Q?:_ANN:_Dogelog_Player_2.2.3_=28Introducing_=cf=80-WAM=29=29?= Date: Wed, 8 Jul 2026 18:42:22 +0200 Message-ID: <112luld$75rr$3@solani.org> References: <112jd0b$5860$4@solani.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 8 Jul 2026 16:42:21 -0000 (UTC) Injection-Info: solani.org; logging-data="235387"; mail-complaints-to="abuse@news.solani.org" User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0 SeaMonkey/2.53.23 Cancel-Lock: sha1:j8cTFspVEA5NooVtKUeMzVEqwyw= X-User-ID: eJwFwYEBwCAIA7CXYNhWzkGU/09YgqCztQguDOaLnlCJOtt6l9NHHOdqPlkj09wDqLNDzsyxq4L19IurHzYcFOA= In-Reply-To: <112jd0b$5860$4@solani.org> Xref: csiph.com comp.lang.javascript:124436 Hi, At the end of 2025 we acquired a couple of AI Laptops , that were still cheap, since RAM prices had not yet rocketed. The intend was to tap into the Copilot+ certified hardware, and shave off some of the TOPS to do Prolog inferencing. Amazingly our π-WAM can churn 11.4 GIGA LIPS. GPUs have evolved form lock-step to independent thread scheduling. This made it possible to port the Hack VM variant, that forms the basis for our π-WAM, to WebGPU computer shaders. Using NUM_SHADERS = 4096 we could produce 11.4 Giga Lips on a Ryzen AI 7 350 w/ Radeon 860M. Bye See also: Dogelog Player: 11.4 Giga Lips with a Budget Laptop https://medium.com/2989/899b0d5c027b Mild Shock schrieb: > Dear All, > > We are happy to announce a new edition of > the Dogelog Player: > > - Unicode 17.0: > We lifted the Dogelog Player for Java build > to JDK 26 and regenerated our Unicode database > for category and number value for the JavaScript > and Python build. The supported version is now > 17.0 and we managed somehow to reduce the footprint > from 16848 words to 15000 words. > > - Emulating π-WAM: > The new library(edge/brainfog) permits the > execution of certain Prolog goals in a π-WAM > backend. The concept of a π-WAM embraces a > fusion of a processs (π) calculus and a Warren > Abstract Machine (WAM). Optimized for speed the > WAM is very primitive and currently only supports > the ‘$SEQ’/2 control construct, plus rudimentary > 32-bit integer arithmetic and between/3. > > - Executing π-WAM: > Both emulate/1 and execute/1 compile into an > identical instruction stream. In the virtual > machine the instructions are 32-bit inspired by > combinations of the 16-bit A and C instructions > from the original Hack. The resulting π-WAM > currently doesn’t support a stack, a trail > or choice points but can nevertheless > do backtracking. > > Have Fun! > > Jan Burse, July 07, 2026, https://www.herbrand.ai/