Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support wasm-assemblyscript sdk #1175

Merged
merged 6 commits into from
Aug 13, 2024

Conversation

Jing-ze
Copy link
Contributor

@Jing-ze Jing-ze commented Aug 5, 2024

Ⅰ. Describe what this PR did

加入wasm-assemblyscript sdk让开发者可以通过AssemblyScript语言写wasm插件

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@johnlanni
Copy link
Collaborator

cc @heimanba

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.96%. Comparing base (ef31e09) to head (80f902d).
Report is 37 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1175      +/-   ##
==========================================
+ Coverage   35.91%   35.96%   +0.05%     
==========================================
  Files          69       69              
  Lines       11576     9500    -2076     
==========================================
- Hits         4157     3417     -740     
+ Misses       7104     5767    -1337     
- Partials      315      316       +1     

see 67 files with indirect coverage changes

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

整理一下目前sdk和wasm-go的能力差异,把TODO项整理一个issue吧

delete index.html;
add MATCH_SERVICE and MATCH_ROUTE_PREFIX
@Jing-ze Jing-ze requested a review from johnlanni August 12, 2024 09:17
@Jing-ze
Copy link
Contributor Author

Jing-ze commented Aug 12, 2024

整理一下目前sdk和wasm-go的能力差异,把TODO项整理一个issue吧
issue #1199

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johnlanni johnlanni merged commit daa374d into alibaba:main Aug 13, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants