You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Now with actual malloc/free implementations. Had to drop back to -O1 optimization because the ed25519 signature test broke with -O2. :( Closes #153 The toolchain install and build process, for reference: ``` wget https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portable.tar.gz tar xvfz emsdk-portable.tar.gz cd emsdk-portable ./emsdk update ./emsdk install latest ./emsdk activate latest source ./emsdk_env.sh cd ../TextSecure-Browser grunt build ``` |
11 years ago | |
|---|---|---|
| .. | ||
| storage | 11 years ago | |
| test | 11 years ago | |
| api.js | 11 years ago | |
| axolotl_wrapper.js | 11 years ago | |
| components.js | 11 years ago | |
| crypto.js | 11 years ago | |
| errors.js | 11 years ago | |
| helpers.js | 11 years ago | |
| libaxolotl_concat.js | 11 years ago | |
| protobufs.js | 11 years ago | |
| sendmessage.js | 11 years ago | |
| storage.js | 11 years ago | |
| stringview.js | 11 years ago | |
| websocket-resources.js | 11 years ago | |
| websocket.js | 11 years ago | |