Re-org platform APIs: move most platform APIs of iwasm to shared-lib (#45)

This commit is contained in:
wenyongh
2019-07-22 11:32:51 +08:00
committed by GitHub
parent 08ebc6c773
commit 1db5a2f697
39 changed files with 387 additions and 899 deletions

View File

@ -14,7 +14,7 @@
* limitations under the License.
*/
#include "wasm_platform.h"
#include "bh_platform.h"
static bool sort_flag = false;