Include two more std::string functions in wasm stdlib
This commit is contained in:
parent
2c0b52eec6
commit
0743edd162
4 changed files with 1947 additions and 1915 deletions
|
|
@ -28,7 +28,5 @@ EMSDK_DIR="./target/emsdk"
|
|||
) >&2
|
||||
|
||||
(
|
||||
source "$EMSDK_DIR/emsdk_env.sh" > /dev/null
|
||||
emcc --version >&2
|
||||
echo export $(env | egrep '^(PATH|EM.*)')
|
||||
echo "source \"$EMSDK_DIR/emsdk_env.sh\""
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue