Simon Hausmann
|
4a9cd954b8
|
Rework the Rust entry point API for the interpreter
Switch to the stateful `ComponentCompiler` concept that we discussed for the C++ API.
|
2021-03-18 18:20:50 +01:00 |
|
Simon Hausmann
|
79aefcb303
|
Fix compilation of tests
|
2021-03-15 20:02:31 +01:00 |
|
Olivier Goffart
|
fef4a10ebd
|
Use the new API for the interpreter in wasm
Improve the ComponenetDefinition::from_source
|
2021-03-15 17:57:46 +01:00 |
|
Olivier Goffart
|
48333370a6
|
Use the new interpreter API in things that depends on it
|
2021-03-15 17:29:27 +01:00 |
|
Olivier Goffart
|
a143656dc9
|
Test driver: move some common code in the lib
|
2021-02-03 10:32:25 +01:00 |
|
Olivier Goffart
|
f2ab456a7b
|
Test the .60 snippet in the documentation
|
2021-02-02 14:56:22 +01:00 |
|
Olivier Goffart
|
50ce2d08fd
|
Split the nodejs and the interpreter test driver
|
2021-02-01 18:43:48 +01:00 |
|