mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
reactivate NodeWat
This commit is contained in:
parent
5cdf705c1d
commit
c0575b5b65
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2017 - 2019 Volker Berlin (i-net software)
|
||||
* Copyright 2017 - 2020 Volker Berlin (i-net software)
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
@ -45,7 +45,7 @@ public enum ScriptEngine {
|
||||
ScriptEngine[] val = { //
|
||||
SpiderMonkey, //
|
||||
NodeJS, //
|
||||
//TODO NodeWat, //
|
||||
NodeWat, //
|
||||
SpiderMonkeyWat,//
|
||||
//TODO Wat2Wasm, //
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user