Tags: mstack-space/assemblyscript
Tags
feat: Add bultins: i32/i64/f32/f64.add/sub/mul (AssemblyScript#1484) Co-authored-by: Max Graey <maxgraey@gmail.com>
feat(loader): Use TextDecoder for large strings (AssemblyScript#1471)
fix: Fix source map column numbers being off by one (AssemblyScript#1458 )
fix: Fix MIN_NORMAL_VALUE definitions and unify f32/F32, f64/F64 cons… …tants (AssemblyScript#1443)
fix: Fix asc entry path issue on Windows incl. test (AssemblyScript#1419 )