From 1921e5d599f486c3fabbdfeb58dbd3be04b67942 Mon Sep 17 00:00:00 2001 From: Jairus Tanaka Date: Mon, 8 Jun 2026 20:43:58 -0700 Subject: [PATCH] Add xjb-as to Other Libraries --- src/built-with-assemblyscript.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/built-with-assemblyscript.md b/src/built-with-assemblyscript.md index aa0e57676..6cd9dc585 100644 --- a/src/built-with-assemblyscript.md +++ b/src/built-with-assemblyscript.md @@ -198,6 +198,8 @@ A place for all things AssemblyScript. Feel free to add your projects and applic Library for interacting with the Wasmer Experimental IO Devices. * [as-string-sink](https://github.com/MaxGraey/as-string-sink)
An efficient dynamically sized string buffer (aka String Builder) for AssemblyScript. +* [xjb-as](https://github.com/JairusSW/xjb-as)
+ Port of the XJB float-to-string algorithm, conforming to the ECMA-262 specification. ## Embedded / IoT