Pinned issues
Issues
- 1
`&&` can't be calculated at compile time
#2946 opened by maizi20 - 0
- 0
Allow Map to be initialized with an iterable
#2940 opened by pebrianz - 5
Math.log not working correctly?
#2930 opened by codemonkeynorth - 2
Support private properties syntax
#2896 opened by lloydjatkinson - 2
Raw bindings get undefined "exports" var
#2921 opened by calibertechnology - 2
UTF-16 surrogate pairs mishandled when processing non-BMP characters (e.g., 𣄃) in string-to-byte conversions
#2932 opened by yoyo837 - 0
asc command line option to generate a relocatable Web Assembly object file instead of final .wasm
#2931 opened by adv-sw - 6
Support labeled statements
#2889 opened by wrnrlr - 4
After update to 0.28.2, run asbuild fail with error: ReferenceError: fetch is not defined
#2929 opened by leeho0108 - 0
Strings aren't supported in switch statements
#2919 opened by mattjohnsonpint - 8
Can't use nullable strings in template literal
#2918 opened by mattjohnsonpint - 3
ERROR AS100: Not implemented: union types
#2897 opened by BaseMax - 0
- 3
"A 'declare' modifier cannot be used in an already ambient context" after upgrading to version 0.27.35
#2915 opened by haykam821 - 2
process.env (wasi) not working
#2914 opened by vm-001 - 15
Why is wasm2js from AssemblyScript input hanging?
#2901 opened by guest271314 - 2
- 17
Compile to asm.js
#2869 opened by listepo - 1
f32 toString emits extra decimals
#2873 opened by mattjohnsonpint - 2
NaN vs -NaN (negative NaN) on macOS/arm64
#2909 opened by mattjohnsonpint - 2
- 13
Add navigator.userAgent to global scope
#2903 opened by guest271314 - 10
wasmtime wasm trap: integer divide by zero
#2902 opened by guest271314 - 3
wasm2js throws Fatal: error in validating input
#2900 opened by guest271314 - 6
How to read stdin?
#2899 opened by guest271314 - 2
How to create standalone WASM in AssemblyScript editor without abort() for use with wasmtime?
#2898 opened by guest271314 - 3
Constructor type inference
#2893 opened by mattjohnsonpint - 2
Wrong location for certain errors
#2852 opened by mattjohnsonpint - 1
- 7
Memory incoherence when using --path
#2888 opened by amoffat - 2
The docs didn't state the `v128.extract_lane`'s `idx` arg needs to compile time constant
#2877 opened by hinum - 2
- 6
Heap allocation results in a crash in GC or the guest function call hanging
#2886 opened by epsylonix - 3
Invalid WAT file format
#2854 opened by Mudloop - 2
Support the proposal JS String Builtins?
#2878 opened by sv158 - 2
- 1
Allow `.ts` extension in imports/exports
#2876 opened by fabianhjr - 6
Just showing what I'm doing with AssemblyScript
#2862 opened by Mudloop - 0
Union types of 3 types fail silently
#2870 opened by mimi89999 - 2
It looks like it doesn’t support iOS14?
#2871 opened by yoyo837 - 0
Transfer higher level data types like objects to extended class objects (host binding and inheritance)
#2867 opened by QuisMagni - 1
Support `Custom Page Sizes` proposal
#2866 opened by vshymanskyy - 3
Add a compiler option to disable inlining
#2864 opened by Mudloop - 4
Glue file .mjs extension
#2865 opened by LeXXik - 1
Unmanaged types and strings
#2861 opened by Mudloop - 17
Implement `unknown` for holding native pointers.
#2859 opened by sasq64 - 1
- 3
- 8
Proposal for struct-like datatypes
#2858 opened by Mudloop