GitHub / AssemblyScript/assemblyscript issues and pull requests
#2736 - What is the correct way of resetting the heap when using "stub" or "minimal" runtime?
Issue -
State: closed - Opened by UstymUkhman almost 2 years ago
- 10 comments
Labels: question
#2735 - (5).toString(); crashes with wasm trap: out of bounds memory access
Issue -
State: closed - Opened by phenax almost 2 years ago
- 4 comments
Labels: question
#2734 - Bindings code uses same id and align for different input variables when they are of same TypedArray class
Issue -
State: closed - Opened by foo123 almost 2 years ago
- 25 comments
Labels: question
#2733 - Error on usage of reference types in fields
Pull Request -
State: closed - Opened by CountBleck almost 2 years ago
#2732 - npm run asbuild ERR!
Issue -
State: closed - Opened by NoRainLand almost 2 years ago
- 2 comments
Labels: question, stale
#2731 - opti: avoid set shadowstack for (call local.get) pattern
Pull Request -
State: closed - Opened by HerrCai0907 almost 2 years ago
- 1 comment
#2730 - Compound assignment with post increment in lhs miscompiles
Issue -
State: open - Opened by abextm about 2 years ago
- 1 comment
Labels: bug
#2729 - Use unique debug info per concrete function
Pull Request -
State: closed - Opened by dcodeIO about 2 years ago
- 1 comment
#2728 - fix #2727 Type checker does not detect a signature mismatch
Pull Request -
State: closed - Opened by Changqing-JING about 2 years ago
- 4 comments
#2727 - Type checker does not detect a signature mismatch
Issue -
State: closed - Opened by FriedrichGretz about 2 years ago
Labels: bug
#2726 - Compiler crashes when using ref_extern member variable in class
Issue -
State: closed - Opened by ijsf about 2 years ago
- 1 comment
Labels: bug
#2725 - Array cannot store ref_extern elements
Issue -
State: open - Opened by ijsf about 2 years ago
- 2 comments
Labels: enhancement
#2724 - Cannot import the ASC module (or anything) via normal package install
Issue -
State: closed - Opened by bananu7 about 2 years ago
- 6 comments
Labels: bug
#2723 - ci: add missing feature test case in action
Pull Request -
State: closed - Opened by HerrCai0907 about 2 years ago
- 2 comments
#2722 - Small fixes for tests and CI
Pull Request -
State: closed - Opened by CountBleck about 2 years ago
- 3 comments
#2721 - Low-Cost Vectors, Colors, Structs
Issue -
State: closed - Opened by mattdesl about 2 years ago
- 4 comments
Labels: duplicate, enhancement
#2720 - fix: use correct index as shadowstack slot key (#2719)
Pull Request -
State: closed - Opened by HerrCai0907 about 2 years ago
- 12 comments
#2719 - GC Bug
Issue -
State: closed - Opened by HerrCai0907 about 2 years ago
Labels: bug
#2718 - Support string literal export names
Pull Request -
State: closed - Opened by CountBleck about 2 years ago
- 2 comments
#2717 - Support @inline inside single line comment
Issue -
State: open - Opened by jacob-ebey about 2 years ago
- 1 comment
Labels: enhancement
#2716 - Multi-memory support in AssemblyScript?
Issue -
State: open - Opened by titzer about 2 years ago
- 5 comments
Labels: enhancement
#2715 - This project is dead? The last commit was 28 april?
Issue -
State: closed - Opened by sirlordt about 2 years ago
- 3 comments
Labels: question, stale
#2714 - Compiler crash caused by interface inheritance
Issue -
State: closed - Opened by lebrunel about 2 years ago
Labels: bug
#2713 - the AssemblyScript compiler has crashed during initialize
Issue -
State: closed - Opened by sirius651 about 2 years ago
- 3 comments
Labels: question, stale
#2712 - fix: Cannot find global type 'CallableFunction'
Pull Request -
State: closed - Opened by XMadrid about 2 years ago
- 1 comment
#2711 - Support interfaces having multiple base interfaces
Pull Request -
State: open - Opened by CountBleck about 2 years ago
- 13 comments
#2710 - How to represent string - like a echo string function?
Issue -
State: closed - Opened by impvd about 2 years ago
- 8 comments
Labels: question
#2709 - fix: Fix accuratePow64 util when base is a negative
Pull Request -
State: closed - Opened by MaxGraey about 2 years ago
- 4 comments
Labels: bug, stale, compatibility
#2708 - Got stuck on this issue (Allocation too large< ~lib/rt/itcms.ts<$Index out of range,~lib/rt.ts)
Issue -
State: closed - Opened by anhthii about 2 years ago
- 4 comments
Labels: question
#2707 - crash during compile
Issue -
State: closed - Opened by Pro2stinger about 2 years ago
- 1 comment
Labels: bug
#2706 - incorrect compilation
Issue -
State: closed - Opened by Yaffle about 2 years ago
- 18 comments
#2705 - Conway's Game of Life in Assembly Script
Issue -
State: closed - Opened by linusjf about 2 years ago
- 1 comment
Labels: question
#2704 - ShadowStack will bring unneccessary debug location
Issue -
State: closed - Opened by JesseCodeBones about 2 years ago
Labels: bug
#2703 - Console log (and similar) should conform to WASI
Issue -
State: closed - Opened by ashtonmeuser about 2 years ago
- 1 comment
Labels: compatibility
#2702 - `extends` error when using a `type` alias
Issue -
State: open - Opened by CZDanol about 2 years ago
Labels: bug
#2701 - Move bswap back to stdlib
Pull Request -
State: closed - Opened by dcodeIO about 2 years ago
#2700 - bswap breaking change in 0.20
Issue -
State: closed - Opened by fetsorn about 2 years ago
- 5 comments
Labels: bug
#2699 - Inconsistent use of __retain in generated bindings?
Issue -
State: closed - Opened by donmccurdy about 2 years ago
- 6 comments
Labels: question
#2698 - Is there a way to compile mutable variables from the global scope not as WASM-global but as part of the memory?
Issue -
State: closed - Opened by osipov-mit about 2 years ago
- 11 comments
Labels: question, stale
#2697 - Fix SIMD Store Lane signatures
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
#2696 - v128.store8_lane() etc are improperly declared.
Issue -
State: closed - Opened by petercockerell-brt over 2 years ago
Labels: bug
#2695 - dont support "for..in object" ?
Issue -
State: closed - Opened by charlesooo over 2 years ago
- 2 comments
Labels: question
#2694 - Handle exportRuntime in generated bindings
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
#2693 - fix: Fix missing cast in process.ts
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
#2692 - Runtime error trying to use process.hrtime()
Issue -
State: closed - Opened by brian-hay over 2 years ago
- 1 comment
Labels: bug
#2691 - Compile error trying to use process.time()
Issue -
State: closed - Opened by brian-hay over 2 years ago
- 3 comments
Labels: bug
#2690 - Allow restarts
Pull Request -
State: closed - Opened by brentongunning over 2 years ago
#2689 - Unify reference types
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
#2688 - Issue 2686
Pull Request -
State: closed - Opened by JesseCodeBones over 2 years ago
- 8 comments
#2687 - Implement stringref operations
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
- 7 comments
Labels: stale
#2686 - Part of debug info missed for template function
Issue -
State: closed - Opened by JesseCodeBones over 2 years ago
- 2 comments
Labels: bug
#2685 - Update src/README.md
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
#2684 - `test:compiler --wasm` fails for the WASM-compiled compiler with `Unknown file extension ".wasm"`
Issue -
State: closed - Opened by crahda over 2 years ago
- 3 comments
Labels: bug
#2683 - Update Binaryen
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
- 2 comments
#2682 - Unable to compile since 0.26.7 version and above
Issue -
State: closed - Opened by alexander-akait over 2 years ago
- 11 comments
Labels: bug
#2681 - Implement relaxed SIMD operations
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
- 1 comment
#2680 - Include object and function type assemblyscript
Issue -
State: closed - Opened by aarthi0808 over 2 years ago
- 1 comment
Labels: enhancement
#2679 - add compiler option for disabling unexpected null check (unsafe)
Issue -
State: open - Opened by EedoCelsius over 2 years ago
Labels: enhancement
#2678 - Start adding alignment hints
Pull Request -
State: closed - Opened by Heath123 over 2 years ago
- 4 comments
Labels: stale
#2677 - Unable to load external npm d3 package in assemblyscript TS6054: File '~lib/d3-scale.ts' not found
Issue -
State: closed - Opened by aarthi0808 over 2 years ago
- 1 comment
Labels: question, stale
#2676 - fix: direct call optional parameter function in more cases
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 11 comments
#2675 - Efficient Asset Inlining
Issue -
State: closed - Opened by kefniark over 2 years ago
- 2 comments
Labels: question
#2674 - Assignment chain leads to validation error
Issue -
State: closed - Opened by CountBleck over 2 years ago
Labels: bug
#2673 - Memory64 support
Issue -
State: open - Opened by Semisol over 2 years ago
Labels: enhancement
#2672 - How to remove exported `_start` function
Issue -
State: closed - Opened by yjhmelody over 2 years ago
- 8 comments
Labels: question, stale
#2671 - Add built function `haveSuper` to determinate if a class have parent class
Issue -
State: open - Opened by yjhmelody over 2 years ago
Labels: enhancement
#2670 - setMemory fails silently in transform (regression?)
Issue -
State: closed - Opened by mnater over 2 years ago
- 14 comments
Labels: question
#2669 - feat: add getOrDefault to Map
Pull Request -
State: closed - Opened by yjhmelody over 2 years ago
- 6 comments
Labels: stale
#2668 - Add a built function `refEqual<T>(a: T, b:T)` to always compare ref equality
Issue -
State: open - Opened by yjhmelody over 2 years ago
- 2 comments
Labels: enhancement
#2667 - Cannot install
Issue -
State: closed - Opened by Topthinking over 2 years ago
- 4 comments
Labels: question
#2666 - fix: `isReference` cannot cause tree shrinkage
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 2 comments
#2665 - Update program.ts
Pull Request -
State: closed - Opened by Dan-k391 over 2 years ago
#2664 - chore: add prettier to format
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 2 comments
#2663 - fix: introduce null type to support resolver null expression
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 3 comments
#2662 - Could not compare null with nullable type
Issue -
State: open - Opened by yjhmelody over 2 years ago
- 4 comments
Labels: bug
#2661 - fix: `instanceof` in override function compile as unreachable
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 1 comment
#2660 - generate null instanceof function
Issue -
State: closed - Opened by HerrCai0907 over 2 years ago
Labels: bug
#2659 - Compiling esm esm cannot be used directly in the bundler module
Issue -
State: closed - Opened by Mrxyy over 2 years ago
- 5 comments
Labels: bug
#2658 - support to bind wasm
Issue -
State: open - Opened by HerrCai0907 over 2 years ago
- 4 comments
Labels: enhancement
#2657 - Fix the bindings for performance.now() and document.*
Pull Request -
State: closed - Opened by CountBleck over 2 years ago
- 4 comments
#2656 - Unclear how to pass array references back and forth
Issue -
State: closed - Opened by jameshfisher over 2 years ago
- 7 comments
Labels: question, stale
#2655 - TypedArray constructor overloading
Issue -
State: closed - Opened by YuriyVorobyov96 over 2 years ago
- 1 comment
Labels: question
#2654 - allow `addMemory` to support 65536 wasm pages memory
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 1 comment
#2653 - `addMemory` in rt cannot handle more 65536 wasm page memory.
Issue -
State: closed - Opened by HerrCai0907 over 2 years ago
Labels: bug
#2652 - fix: add BLOCK_OVERHEAD before round size
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 15 comments
#2651 - assemblyscript runtime trap when use 65536 wasm pages memory
Issue -
State: closed - Opened by HerrCai0907 over 2 years ago
- 1 comment
#2650 - Index signature is missing in type ... & Issues with dynamic keys
Issue -
State: closed - Opened by acceleratemedia over 2 years ago
- 10 comments
Labels: question, stale
#2649 - Speedup String#{ indexOf, lastIndexOf }
Pull Request -
State: open - Opened by MaxGraey over 2 years ago
Labels: enhancement, performance, standard library
#2648 - v0.27.0 + `wasi-shim` generates invalid wasm `section 12`
Issue -
State: closed - Opened by roaminro over 2 years ago
- 2 comments
Labels: bug
#2647 - The bug for `implements` interface and `extends` class when meet same function name
Issue -
State: open - Opened by yjhmelody over 2 years ago
Labels: bug
#2646 - Cannot find global type 'CallableFunction'
Issue -
State: closed - Opened by ckaznocha over 2 years ago
- 3 comments
Labels: bug
#2645 - nonnull type could not work for some cases?
Issue -
State: closed - Opened by yjhmelody over 2 years ago
- 2 comments
#2644 - When using `wasi-shim`, `asc` generates invalid JavaScript
Issue -
State: closed - Opened by ChrisWhealy over 2 years ago
- 5 comments
Labels: stale
#2643 - Update dependencies
Pull Request -
State: closed - Opened by MaxGraey over 2 years ago
Labels: compatibility, dependencies
#2642 - Meet panic when use this abstract
Issue -
State: closed - Opened by yjhmelody over 2 years ago
- 3 comments
Labels: bug
#2641 - Communication with emscripten c++ module? Can AssemblyScript be used as side module?
Issue -
State: closed - Opened by alienself over 2 years ago
- 3 comments
Labels: question, stale
#2640 - Expose Wasm global.get function
Issue -
State: closed - Opened by xtuc over 2 years ago
- 3 comments
Labels: stale
#2639 - Add relaxed SIMD constants
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago
- 1 comment
#2638 - fix: pre-analysis extendType before infer generic
Pull Request -
State: closed - Opened by HerrCai0907 over 2 years ago
- 4 comments
#2637 - Update Binaryen
Pull Request -
State: closed - Opened by dcodeIO over 2 years ago