forked from WebAssembly/website
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
./emsdk install sdk-incoming-64bit binaryen-master-64bit
error: tool or SDK not found: 'sdk-incoming-64bit'人家 Emscripten 官网上是这么写的:
# Fetch the latest version of the emsdk (not needed the first time you clone)
git pull
# Download and install the latest SDK tools.
./emsdk install latest
# Make the "latest" SDK "active" for the current user. (writes .emscripten file)
./emsdk activate latest
# Activate PATH and other environment variables in the current terminal
source ./emsdk_env.shMetadata
Metadata
Assignees
Labels
No labels