JesseChen
JesseChen
Currently, the project do not have test coverage feature, and we donot know if the test is enough or not. So I suggest if we can have test coverage feature,...
Hi Maintainer, I found the some tests are missed for binary expression, please decide if we need to coverage this part? and please review the below tests are suitable? ...
Hi Maintainer, I found we still missed the test cases for property prototype (property with getter and setter) and property with tee. May I fix this with a PR, thank...
very simple change that the tokenizer.js test file using incorrect file name. - [x] I've read the contributing guidelines - [x] I've added my name and email to the NOTICE...
Currently the repo missed the tests for 2 bytes utf-8 character, 3 bytes utf-8 character and 4 bytes utf-8 character (4 bytes utf-8 character cannot bypass the parser phase, not...
From issue [2508](https://github.com/AssemblyScript/assemblyscript/issues/2508) - [x] I've read the contributing guidelines - [x] I've added my name and email to the NOTICE file
Hi Maintainers, I found the class resolver for implements only check the name of the property or function, with will cause compile error during multi implements or extends. here is...
Hi Maintainer, I found there is no tests for v128 with type `usize` and `isize`, I will prepare a PR for that. please let me know if the tests are...
From: [2466](https://github.com/AssemblyScript/assemblyscript/issues/2466) - [x] I've read the contributing guidelines - [x] I've added my name and email to the NOTICE file
From: [2443](https://github.com/AssemblyScript/assemblyscript/issues/2443) - [x] I've read the contributing guidelines - [x] I've added my name and email to the NOTICE file