Skip to content

Commit ab9b884

Browse files
author
Igor Pesic
committed
Bug#37032975: MLE: WebAssembly is not supported
- ticket HCS-13821 Add WebAssembly in MLE - allows Polyglot access; might need approval - adds WASM language (similar to Python and Ruby) - JS context now also includes WASM in the same context - changed virtual FileSystem to be charset-agnostic (it was UTF8 only) because WASM is binary - added MTR that tests a WASM file - it reads a local half-hard-coded WASM file with help of debug_sync Change-Id: Icbd7e4f39600fb7351ce7bf2f22389b637897c0c
1 parent e141f27 commit ab9b884

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/include/excludenoskip.list

+1
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ not_tlsv13.inc
314314
# language component which is not supported for now
315315
have_python.inc
316316
have_ruby.inc
317+
have_wasm.inc
317318

318319
# 33. Skip tests on platforms that don't support the FIDO plugins
319320
have_fido_plugin.inc

0 commit comments

Comments
 (0)