Skip to content

santvaz/tribble

Repository files navigation

tribble

JavaScript is very slow when it comes to file conversions. The solution that doesn't require us to send files to backend is Web Assembly.

Web Assembly is a technology that makes web browsers run binary files for fast applicatons. You write your code in a low level Bank waste, something like C. Then, you compile your code to a .wasm file which contains the binary data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published