remove WebAssembly stuff because it is not much faster than pureJs by gfx · Pull Request #95 · msgpack/msgpack-javascript · GitHub
Skip to content

remove WebAssembly stuff because it is not much faster than pureJs#95

Merged
gfx merged 1 commit into
masterfrom
remove_wasm
Dec 27, 2019
Merged

remove WebAssembly stuff because it is not much faster than pureJs#95
gfx merged 1 commit into
masterfrom
remove_wasm

Conversation

@gfx

@gfx gfx commented Dec 27, 2019

Copy link
Copy Markdown
Member

WebAssembly implementation (#26) was an experiment, which has proved that Wasm for UTF-8 encode/decode is not much faster than pureJS. Instead, the code is complex and hard to maintain.

I've decided to remove the Wasm impl to keep the code clean and easy to maintain.

@codecov-io

codecov-io commented Dec 27, 2019

Copy link
Copy Markdown

@gfx gfx merged commit 29b9385 into master Dec 27, 2019
@gfx gfx deleted the remove_wasm branch December 27, 2019 01:20
@gfx gfx mentioned this pull request Dec 27, 2025
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.

2 participants