This website requires JavaScript.
Explore
Help
Sign In
admin
/
ci-emsdk
Watch
1
Star
0
Fork
0
You've already forked ci-emsdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40e9cd8fbc03cf3c4041d965d9a05b843996b479
ci-emsdk
/
emsdk_env.ps1
3 lines
98 B
PowerShell
Raw
Normal View
History
Unescape
Escape
support powershell env
2017-10-20 14:03:31 +09:00
$ScriptDirectory
=
Split-Path
-parent
$PSCommandPath
Cleanup emsdk_env scripts (#539) Remove the optional argument to contruct_env. It simple if we always construct the env in the same place. Avoid using temp files, and avoid changing directory.
2020-07-06 16:34:02 -07:00
&
"
$ScriptDirectory
/emsdk.ps1
"
construct_env
Reference in New Issue
Copy Permalink