swiftwasm / JavaScriptKit

Swift framework to interact with JavaScript through WebAssembly.
https://swiftpackageindex.com/swiftwasm/JavaScriptKit/main/documentation/javascriptkit
MIT License
693 stars 45 forks source link

Test with Node.js's WASI implementation #192

Closed kateinoigakukun closed 2 years ago

kateinoigakukun commented 2 years ago

Test with Node.js WASI implementation to allow various host environments.

github-actions[bot] commented 2 years ago

Time Change: +261ms (1%)

Total Time: 17,285ms

View Unchanged | Test name | Duration | Change | | :--- | :---: | :---: | | Serialization/Write JavaScript number directly | 404ms | +15ms (3%) | | Serialization/Write JavaScript string directly | 427ms | -5ms (1%) | | Serialization/Swift Int to JavaScript | 5,504ms | +189ms (3%) | | Serialization/Swift String to JavaScript | 5,567ms | +18ms (0%) | | Object heap/Increment and decrement RC | 5,384ms | +43ms (0%) |